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 88e4c216d38e274e2736d1b6bc4e919f18043ee5..3c0e89c4cbd5665852ddc93c8a7515822dbaf19e 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='
'