Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
grep: cast printf %.*s "precision" argument explicitly to int
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 6c7465c75865577a87260c7936cb286ab84c6db6..97fc1e0519936111beb295cbb345aa206cdd8893 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.
0.
2.GIT
+DEF_VER=v1.6.2.GIT
LF='
'