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>2015-04-02 22:46:06 +0300
committerJunio C Hamano <gitster@pobox.com>2015-04-02 22:46:06 +0300
commit6ae0d972664134b82a6dd164a01e8adbebeaffe3 (patch)
treead2b1f0f3c86b7d04023901e6f2daceebb503ee9 /GIT-VERSION-GEN
parent3c6151dad310db71f599dbfbac329fa961f29794 (diff)
Git 2.4.0-rc1v2.4.0-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 730b3f9fe7..40f8841678 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.0-rc0
+DEF_VER=v2.4.0-rc1
LF='
'