Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Git 2.1-rc2
author
Junio C Hamano
<gitster@pobox.com>
Fri, 8 Aug 2014 20:52:16 +0000
(13:52 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 8 Aug 2014 20:52:16 +0000
(13:52 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
GIT-VERSION-GEN
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
764c739
)
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index e44e22f2ffc2683faf22cf83de2d80f9ff28cf05..bbcd58fc53d65e3ba4c9ec6c399f57cee5bbc3d4 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.1.0-rc
1
+DEF_VER=v2.1.0-rc
2
LF='
'