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-10-24 07:33:49 +0300
committerJunio C Hamano <gitster@pobox.com>2019-10-24 07:34:03 +0300
commit566a1439f6f56c2171b8853ddbca0ad3f5098770 (patch)
treedb2b9ba14c9308e9fbeee0a162a0555635f32414
parent04b1f4f768bc36cc074a311b9c5e339a9fce160a (diff)
Git 2.24-rc1v2.24.0-rc1
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 64543ede28..31d6df5b4c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.24.0-rc0
+DEF_VER=v2.24.0-rc1
LF='
'