aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-03-17 14:03:20 -0700
committerJunio C Hamano <gitster@pobox.com>2023-03-17 14:03:20 -0700
commit950264636c68591989456e3ba0a5442f93152c1a (patch)
tree6769fb05ebdd985dabff2fa934d083bc1bc25b67 /GIT-VERSION-GEN
parent5009dd4a1c1b18b3093d9a37e6508d218c1e8876 (diff)
downloadgit-950264636c68591989456e3ba0a5442f93152c1a.tar.gz
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='
'