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 0baa79d798d4ab63c3605b6c002dec80f563f095..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.2
-rc2
.GIT
+DEF_VER=v1.6.2.GIT
LF='
'