Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
unpack-trees: improve loading of .gitmodules
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 8bdf5a367e84037aad8a96e38e9ecb70aa3db6d6..96c688bd21c5cfae1b5e6e83e8c931a5b75889f2 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.14.0-rc
0
+DEF_VER=v2.14.0-rc
1
LF='
'