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-03-01 19:13:35 +0300
committerJunio C Hamano <gitster@pobox.com>2023-03-01 19:13:35 +0300
commitef7d4f53c2fd9e8186d093dea6d45a91ce57110e (patch)
treecbddf1d920c630274a7e4a6550c072132c710637
parent454dfcbddf9624c129fa7600b3c774b99e36cb43 (diff)
Git 2.40-rc1v2.40.0-rc1
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 dd62a3ea59..8708ad4533 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.40.0-rc0
+DEF_VER=v2.40.0-rc1
LF='
'