Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Git 2.0-rc3
author
Junio C Hamano
<gitster@pobox.com>
Fri, 9 May 2014 18:23:25 +0000
(11:23 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 9 May 2014 18:23:55 +0000
(11:23 -0700)
GIT-VERSION-GEN
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
7234af6
)
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index d356425e190f2ffa8401d09f7fe3eb28ff311457..faecf33417b354e3e5ae51369f9a7724869df9cc 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0-rc
2
+DEF_VER=v2.0.0-rc
3
LF='
'