Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
name-rev: Fix segmentation fault when using --all
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 0d4c2f79c58a2141dc5d5d6998f7ab2a2fa31881..45fc112de64911ab5c39a954b942b33f0b9afa5d 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
.3.GIT
+DEF_VER=v1.5.
5
.3.GIT
LF='
'