Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-11-02 11:09:48 +0300
committerJunio C Hamano <gitster@pobox.com>2023-11-02 11:09:48 +0300
commitbc5204569f7db44d22477485afd52ea410d83743 (patch)
treecb3d634f567f7b47b5af33b276c0ac60dbe13d7a /GIT-VERSION-GEN
parent692be87cbba55e8488f805d236f2ad50483bd7d5 (diff)
parent61a22ddaf0626111193a17ac12f366bd6d167dff (diff)
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='
'