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-14 21:57:13 +0300
committerJunio C Hamano <gitster@pobox.com>2015-04-14 21:57:13 +0300
commite46fe3df01435bf523d2ab4f2755556c0e4e6f78 (patch)
treeb5c7921de335e0bb82602e1df1c95ac2f250f62d /GIT-VERSION-GEN
parent7a1aa0c28876e044351e78d8b8ae6cdbb10b5dfe (diff)
Git 2.4.0-rc2v2.4.0-rc2
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 40f8841678..aa8519ca28 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.0-rc1
+DEF_VER=v2.4.0-rc2
LF='
'