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-03-26 21:59:05 +0300
committerJunio C Hamano <gitster@pobox.com>2015-03-26 21:59:05 +0300
commit2dfb2e07cb0cb979f630643b57dca579a0359a9d (patch)
treeeea47527c66b4c57e0f5515ff31c0446172df548 /GIT-VERSION-GEN
parent30db51a3fec68bfa5a59b9b3886162f536e37320 (diff)
Git 2.4.0-rc0v2.4.0-rc0
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 734fa9b434..730b3f9fe7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.3.GIT
+DEF_VER=v2.4.0-rc0
LF='
'