Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
add: make warn_pathless_add() a no-op after first call
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index bab405644536b0526d34ab82a9af7d2dd83600a1..c725291fcc59fc2bacfc0d37d88b880c2d511a02 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.
7.11.5
+DEF_VER=v1.
8.2-rc3
LF='
'