Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t4205 (log-pretty-formats): avoid using `sed`
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 7a24aca9d69d66b9cf2b485355acd5da33f71289..eeecb5d9fcd43298e4c5ab7c7d6c0015b70a86c4 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.3
-rc
1
+DEF_VER=v1.8.3
.
1
LF='
'