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-06-01 09:28:26 +0300
committerJunio C Hamano <gitster@pobox.com>2023-06-01 09:28:26 +0300
commitfe86abd7511a9a6862d5706c6fa1d9b57a63ba09 (patch)
treea8a578ecdef9e856bf9351d95819981184bec16f
parentee65a638197e76817dd7c6af0c7a192da9ec1e5d (diff)
Git 2.41v2.41.0
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 2ef084f02a..b37f72a552 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.41.0-rc2
+DEF_VER=v2.41.0
LF='
'