Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
prompt: respect GIT_TERMINAL_PROMPT to disable terminal prompts
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index a651d68656617182ef79e9bad5d539d74346b83c..b0500c22ddc1fff55cb99a36ab34e45d200a4c42 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v
1.9.0.GIT
+DEF_VER=v
2.1.3
LF='
'