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-14 09:14:45 +0300
committerJunio C Hamano <gitster@pobox.com>2023-11-14 09:14:45 +0300
commitcfb8a6e9a93adbe81efca66e6110c9b4d2e57169 (patch)
tree7ec5478da8f7c1cf61111d0a6ef2c7692eed9b23
parente0939bec273052b1a8d69db4a3f7c87aaf83e220 (diff)
Git 2.43-rc2v2.43.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e54492f827..861ca59bdc 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.43.0-rc1
+DEF_VER=v2.43.0-rc2
LF='
'