Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mv: flatten error handling code block
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index a9886fb386b7d7096ae1e51a2d617d08f3e36f9a..bbcd58fc53d65e3ba4c9ec6c399f57cee5bbc3d4 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v
1.9.4
+DEF_VER=v
2.1.0-rc2
LF='
'