Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
wildmatch: make wildmatch's return value compatible with fnmatch
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 078282163d169ee1dfaf98d41306dc770ede9ad4..28f12902a692c1107886efc9b5a3cc8438989f17 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.11.
2
+DEF_VER=v1.7.11.
7
LF='
'