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-08-15 20:20:02 +0300
committerJunio C Hamano <gitster@pobox.com>2023-08-15 20:20:02 +0300
commitf1ed9d7dc0e49dc1a044941d821c9d2342313c26 (patch)
treebe11e5fc6b8be4b74a85ab0aa17c2786db4f4d63 /GIT-VERSION-GEN
parentf9fe84b5a2a4055fdc2d272e3593c3f91db41626 (diff)
Git 2.42-rc2v2.42.0-rc2
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 a1afa6a2bd..bbfb1418e3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.42.0-rc1
+DEF_VER=v2.42.0-rc2
LF='
'