Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-apply --whitespace=fix: fix whitespace fuzz introduced by previous run
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index eaf5abf1a71ebc467d5e3511c65ca9488134d40b..38a3273974e3313550218cdb8b50f3f2a8b4dec6 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.4
-rc0
.GIT
+DEF_VER=v1.5.4.GIT
LF='
'