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-08 09:04:27 +0300
committerJunio C Hamano <gitster@pobox.com>2023-11-08 09:04:42 +0300
commitdadef801b365989099a9929e995589e455c51fed (patch)
tree3b79d197ec53decb0e2967b058248157cbfa3954 /GIT-VERSION-GEN
parent8ed4eb753881cf3a695cbe531c22698ca222ff0f (diff)
Git 2.43-rc1v2.43.0-rc1
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 7e71bb3800..e54492f827 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.43.0-rc0
+DEF_VER=v2.43.0-rc1
LF='
'