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 ac2f24795cf7299a77fce9945b4e17f2a2c4f110..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.2
+DEF_VER=v1.6.
3.1
LF='
'