summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-05-31 01:57:31 +0200
committerJunio C Hamano <gitster@pobox.com>2024-05-31 01:57:31 +0200
commitdbecc617f75eea6ee5d05823a38b91223ff22b11 (patch)
tree64f46d83b7641071802964f8144a7fdf4d8f1482 /GIT-VERSION-GEN
parentMerge branch 'fixes/2.45.1/2.40' into maint-2.40 (diff)
parentGit 2.39.5 (diff)
downloadgit-dbecc617f75eea6ee5d05823a38b91223ff22b11.tar.xz
git-dbecc617f75eea6ee5d05823a38b91223ff22b11.zip
Git 2.40.3v2.40.3
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 fc9c36a511..b345e89cbe 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.40.2
+DEF_VER=v2.40.3
LF='
'