Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
refactor git_getpass into generic prompt function
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index cc8a3d27d5a50ee9388b2eacabb5ebbbc0300f0e..6fbd7cd27761b3de5e8a3af0cafcae5acae98d51 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.8-rc
1
+DEF_VER=v1.7.8-rc
3
LF='
'