Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
safe_create_leading_directories: fix race that could give a false negative
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index d7ad6444db50f1de04f13ed7dd9befc09533eb2e..74513903e82e380eca58140945334ad75c36b972 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.12
-rc3
+DEF_VER=v1.7.12
.4
LF='
'