aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-07-29 12:51:24 -0700
committerJunio C Hamano <gitster@pobox.com>2019-07-29 12:51:24 -0700
commit026dd738a6e5f1e42ef0f390feacb5ed6acc4ee8 (patch)
treea2d9fbe5904dd76315ea200deb348ea17429df6a /GIT-VERSION-GEN
parent8b79343fc06ec8258499cbaca40fe1b04c209cd1 (diff)
downloadgit-026dd738a6e5f1e42ef0f390feacb5ed6acc4ee8.tar.gz
Git 2.23-rc0v2.23.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 122f6479ef..a0766f64ed 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.22.GIT
+DEF_VER=v2.23.0-rc0
LF='
'