Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
grep: fix word-regexp at the beginning of lines
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index e6097c23aab9b45a8bdca170dcd393a7ae08e433..d292e3a2d38a935a0f06b708d9d0b4a36d58ba66 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.
2
.1
+DEF_VER=v1.6.
3
.1
LF='
'