summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2019-10-24 13:33:49 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-10-24 13:34:03 +0900
commit566a1439f6f56c2171b8853ddbca0ad3f5098770 (patch)
treedb2b9ba14c9308e9fbeee0a162a0555635f32414 /GIT-VERSION-GEN
parentMerge branch 'sg/ci-osx-gcc8-fix' (diff)
downloadtgif-566a1439f6f56c2171b8853ddbca0ad3f5098770.tar.xz
Git 2.24-rc1
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 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='
'