Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t5000-tar-tree.sh: use the $( ... ) construct for command substitution
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index e66a5abb0b83d073f254dab178b79fdae00be7b2..a651d68656617182ef79e9bad5d539d74346b83c 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.9
-rc0
+DEF_VER=v1.9
.0.GIT
LF='
'