Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: clarify how "git commit" cleans up the edited log message
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 40f88416789f90ad3379900b6cdff14b08ac8e49..50c91dfbd79561e6c07a4c78abe57ea8700b367e 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.0-rc
1
+DEF_VER=v2.4.0-rc
3
LF='
'