Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/Makefile: don't define TEST_RESULTS_DIRECTORY recursively
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 6b96d6addcfaf29273017419ecaa0eabca942af5..7186e774a89e949ad30cbb3aaa931ee08ead8265 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.2
-rc
2
+DEF_VER=v1.8.2
.
2
LF='
'