Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pass config slots as pointers instead of offsets
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 690cece24c0f5cb335c9152c0a0c885f35d3e08b..14b866e9b318178b7a820a5a383c2fe01672f11c 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.
0.0-rc1
+DEF_VER=v2.
1.2
LF='
'