Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
zlib: zlib can only process 4GB at a time
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 38ecb5314d8fd1dea277b3bff66e4a7b132999b1..6219441293889c08fb47dea831c3c54f30d5f67e 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.5.
1
+DEF_VER=v1.7.5.
4
LF='
'