Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
builtin-clone: fix initial checkout
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 7529af931536d2d2060dbb48aeb0c3fddfb2eb81..f60bab896bd9a54714eff3596e38c9ffb9d38ac8 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.5
-rc2
.GIT
+DEF_VER=v1.5.5.GIT
LF='
'