Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
merge-recursive: don't segfault while handling rename clashes
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 550a0ae3710dd1d4a831185c1cffadd65a9f2c47..e5e62ef0de781d7b96ff21017a912cb3d9aa1da5 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.1.
3.GIT
+DEF_VER=v1.6.1.
4
LF='
'