Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
get_remote_group(): eliminate superfluous call to strcspn()
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 3baaa9dc417ea60ec6c7965a00fdffff3382b62d..a2fe57a6ace09da2afdba4b26720459f1e4be196 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.
6
+DEF_VER=v2.3.
8
LF='
'