Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-10-11 22:18:56 +0400
committerJunio C Hamano <gitster@pobox.com>2012-10-11 22:18:56 +0400
commitcd46259ebf2e624bcee2aaae05c36663d414e1a2 (patch)
tree001548acba7f76ea2c4303bc7f521ee8cc4b8eee
parentc5fe239860cc7afcae33c78307896be8c754517e (diff)
Git 1.8.0-rc2v1.8.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 88e4c216d3..3c0e89c4cb 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.0-rc1
+DEF_VER=v1.8.0-rc2
LF='
'