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>2014-02-01 02:16:06 +0400
committerJunio C Hamano <gitster@pobox.com>2014-02-01 02:16:06 +0400
commitbe961c292f1d36097afa1690df68cf90f655c855 (patch)
treec3e5e79b53a78323b450883a1f82825d3882a870
parente94ea162db4b5a8c0f385c8181cf48ade7653e7d (diff)
Git 1.9-rc2v1.9-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 35031650f2..38b939b636 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.9-rc1
+DEF_VER=v1.9-rc2
LF='
'