Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Convert many resolve_ref() calls to read_ref*() and ref_exists()
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index b42c77c392e5bb68c5d8f33dcff24e517732d51c..c3435b0c4f00e873dc019cf8224543943cf0452f 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.
6.4
+DEF_VER=v1.7.
8-rc2
LF='
'