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 9c9fe640fbd425c4c35c6ecb5b0bf621e0c506d8..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.
1
.GIT
+DEF_VER=v1.6.
2
.GIT
LF='
'