Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
blame: reject empty ranges -LX,+0 and -LX,-0
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index b8b8457735669f2acc6adcf9271c482ef713ad0f..ede98a8c160d06cfa3068decfa765ae896792ef9 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.
3.3
+DEF_VER=v1.8.
4-rc1
LF='
'