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-18 00:03:20 +0300
committerJunio C Hamano <gitster@pobox.com>2023-03-18 00:03:20 +0300
commit950264636c68591989456e3ba0a5442f93152c1a (patch)
tree6769fb05ebdd985dabff2fa934d083bc1bc25b67 /GIT-VERSION-GEN
parent5009dd4a1c1b18b3093d9a37e6508d218c1e8876 (diff)
Start the 2.41 cycle
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 a87f0adf80..9a1111af9b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.40.0
+DEF_VER=v2.40.GIT
LF='
'