Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
bisect--helper: rewrite `check_term_format` shell function in C
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 2388ba13ca4b31d00888c5484da27b3e356d8fe4..ab04c977be0cfdb6f282b7911d3fe630d5f70c65 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.1
4.1
+DEF_VER=v2.1
5.0-rc0
LF='
'