Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: reject invalid UTF-8 codepoints
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index d44408d0cf603c879b2d7fa05d2362ee27f23c67..45ead76e10b5acb9abf2dddbe2c2c6b48072e247 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
2
+DEF_VER=v1.8.3
.
2
LF='
'