Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git svn: avoid uninitialized var in 'reset'
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index e5b1111a37fdd25da1b3bb3c0076313c4daeacff..59219bd6a58c0c91d050dfb28a1d1bc2602d9538 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.1.
rc1.
GIT
+DEF_VER=v1.7.1.GIT
LF='
'