Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
hex: make wraparound of the index into ring-buffer explicit
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index eea85c340454733894ea49311e6c87e811e1d2b1..7d5c4771b4b3ef1af6cbde504c149a06ce173378 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.10.
0-rc0
+DEF_VER=v2.10.
1
LF='
'