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 d968ff0fcd89176ab0e3e3866d3f30c172a76133..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.
0.2
+DEF_VER=v1.7.
1.GIT
LF='
'