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>2019-12-25 22:21:28 +0300
committerJunio C Hamano <gitster@pobox.com>2019-12-25 22:22:02 +0300
commit99c33bed562b41de6ce9bd3fd561303d39645048 (patch)
tree9d2d12511bef83c12c0dd5d642d1460f34edf82e /GIT-VERSION-GEN
parentd2189a721cc08b78b63853b8aa825dc828e835cf (diff)
Git 2.25-rc0v2.25.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 22e8d83d98..4ad93d8be2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.24.GIT
+DEF_VER=v2.25.0-rc0
LF='
'