Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
submodule: fix NULL correctness in renamed broken submodules
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index b4fb7d9a39f39513d3c29004f470920865b3f9ec..49fc15e1c14ccaee280f9da46c011d976ac33405 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.1
7.0-rc1
+DEF_VER=v2.1
8.0-rc2
LF='
'