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-04 20:01:45 +0300
committerJunio C Hamano <gitster@pobox.com>2023-08-04 20:52:31 +0300
commitac83bc5054c2ac489166072334b4147ce6d0fccb (patch)
treea55cf9b18bcbed84f94787f160713b234210c7b6 /GIT-VERSION-GEN
parent65e25ae52298e9f1a8c7d94fd0ddffaf30cd944e (diff)
Git 2.42-rc0v2.42.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 07e72c28b8..7313f8aa3e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.41.GIT
+DEF_VER=v2.42.0-rc0
LF='
'