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 ccec5effb152aba2c4895710d855cb5cf57990d9..a651d68656617182ef79e9bad5d539d74346b83c 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.
8.5.4
+DEF_VER=v1.
9.0.GIT
LF='
'