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:
c5fe239
)
Git 1.8.0-rc2
v1.8.0-rc2
author
Junio C Hamano
<gitster@pobox.com>
Thu, 11 Oct 2012 18:18:56 +0000
(11:18 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 11 Oct 2012 18:18:56 +0000
(11:18 -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
88e4c21
..
3c0e89c
100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.0-rc
1
+DEF_VER=v1.8.0-rc
2
LF='
'