Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sequencer.c: teach append_signoff to avoid adding a duplicate newline
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 74513903e82e380eca58140945334ad75c36b972..d66e54f12d0ab564ed1944b2c6c264366045dfe5 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.
7.12.4
+DEF_VER=v1.
8.0.1
LF='
'