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-05-19 23:35:44 +0300
committerJunio C Hamano <gitster@pobox.com>2023-05-19 23:35:57 +0300
commit9e49351c3060e1fa6e0d2de64505b7becf157f28 (patch)
tree0678a3ce17040addfa1513009aad73ce69610f11 /GIT-VERSION-GEN
parentcacc15ee3fa1a00b1a01ca2caf050cf2f6e0cc8f (diff)
A few more topics after 2.41-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 9a1111af9b..85d7d7a2f4 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.40.GIT
+DEF_VER=v2.41.0-rc1
LF='
'