summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-08-09 17:15:39 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-08-09 17:15:39 (GMT)
commit2e27de94d485a6da0c8e264c165e55100f1a13a8 (patch)
tree8d7b13d09c0710452331ea6a454a9ea01f20a9fa /GIT-VERSION-GEN
parentfcdd9cc86d9efeb6b4bbcb9cff98d5a329afffcb (diff)
downloadgit-2e27de94d485a6da0c8e264c165e55100f1a13a8.zip
git-2e27de94d485a6da0c8e264c165e55100f1a13a8.tar.gz
git-2e27de94d485a6da0c8e264c165e55100f1a13a8.tar.bz2
Git 2.23-rc2v2.23.0-rc2
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 c4044c6..551e607 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='
'