My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
764c739
)
Git 2.1-rc2
v2.1.0-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
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index
e44e22f
..
bbcd58f
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='
'