summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-08-30 19:22:10 +0200
committerJunio C Hamano <gitster@pobox.com>2022-08-30 19:22:10 +0200
commitac8035a2affdf30f2c691ad760826d955bba0507 (patch)
treee06bd907d0ec0ac9de664e74d78f0a8fb4b58bd3 /GIT-VERSION-GEN
parentA handful more topics from the 'master' front for 2.37.3 (diff)
downloadgit-ac8035a2affdf30f2c691ad760826d955bba0507.tar.xz
git-ac8035a2affdf30f2c691ad760826d955bba0507.zip
Git 2.37.3v2.37.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e2d51b505d..fb16249620 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.37.2
+DEF_VER=v2.37.3
LF='
'