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-06-25 21:08:39 +0300
committerJunio C Hamano <gitster@pobox.com>2015-06-25 21:08:39 +0300
commit7ecec52d42a964c4a8e9f6ca41bb0b5ce00049b4 (patch)
treec9878d7328aee0ddeff38cbe7a533da343f47cf0 /GIT-VERSION-GEN
parentc82b6d3f4ba871ef65e25f9c336eb7c46f92e367 (diff)
Git 2.5.0-rc0v2.5.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 bfb715d3c8..f27adc2b23 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.0.GIT
+DEF_VER=v2.5.0-rc0
LF='
'