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-18 05:31:00 +0300
committerJunio C Hamano <gitster@pobox.com>2019-10-18 05:40:50 +0300
commitd966095db01190a2196e31195ea6fa0c722aa732 (patch)
tree0660a403c3c0bacc6abefd3ac128f831b1d59338 /GIT-VERSION-GEN
parent90e0d167c68f158309f260496f7f5350faee25ea (diff)
Git 2.24-rc0v2.24.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 98f88a28d3..64543ede28 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.23.GIT
+DEF_VER=v2.24.0-rc0
LF='
'