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-22 23:52:43 +0300
committerJunio C Hamano <gitster@pobox.com>2015-04-22 23:52:43 +0300
commit564705c7f0938107f372cc1aa3a54689f30473bf (patch)
treea977817c02b1bce03a64e8ac7fbb837084535487
parentfb896362cc12dfc0df69be6c9d75936f9c7cc7ff (diff)
Git 2.4.0-rc3v2.4.0-rc3
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 aa8519ca28..50c91dfbd7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.0-rc2
+DEF_VER=v2.4.0-rc3
LF='
'