Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
diff: fix "git show -C -C" output when renaming a binary file
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index ac2f24795cf7299a77fce9945b4e17f2a2c4f110..8ccaba87b4a070d1de0f0776270060aaa5effc4b 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.2
+DEF_VER=v1.
7.0.6
LF='
'