Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t4017 (diff-retval): replace manual exit code check with test_expect_code
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 0cbf04373151f8415593824642a28f175e37b642..75b8b3cc6978f3b977f66ec0039e745bc6b044cb 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.3
-rc
1
+DEF_VER=v1.7.3
.
1
LF='
'