summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2019-08-09 10:15:39 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-08-09 10:15:39 -0700
commit2e27de94d485a6da0c8e264c165e55100f1a13a8 (patch)
tree8d7b13d09c0710452331ea6a454a9ea01f20a9fa
parentMerge branch 'bc/hash-independent-tests-part-4' (diff)
downloadtgif-2e27de94d485a6da0c8e264c165e55100f1a13a8.tar.xz
Git 2.23-rc2
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 c4044c6714..551e607e73 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.23.0-rc1
+DEF_VER=v2.23.0-rc2
LF='
'