aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-11-02 17:09:48 +0900
committerJunio C Hamano <gitster@pobox.com>2023-11-02 17:09:48 +0900
commitbc5204569f7db44d22477485afd52ea410d83743 (patch)
treecb3d634f567f7b47b5af33b276c0ac60dbe13d7a /GIT-VERSION-GEN
parent692be87cbba55e8488f805d236f2ad50483bd7d5 (diff)
parent61a22ddaf0626111193a17ac12f366bd6d167dff (diff)
downloadgit-bc5204569f7db44d22477485afd52ea410d83743.tar.gz
Git 2.43-rc0v2.43.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 9f0307d364..7e71bb3800 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.42.GIT
+DEF_VER=v2.43.0-rc0
LF='
'