summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-08-11 06:52:03 +0200
committerJunio C Hamano <gitster@pobox.com>2022-08-11 06:52:36 +0200
commitad60dddad72dfb8367bd695028b5b8dc6c33661b (patch)
tree490f5997dae9e8998f874ff249092f350c694eb9 /GIT-VERSION-GEN
parentMerge branch 'jc/string-list-cleanup' into maint (diff)
downloadgit-ad60dddad72dfb8367bd695028b5b8dc6c33661b.tar.xz
git-ad60dddad72dfb8367bd695028b5b8dc6c33661b.zip
Git 2.37.2v2.37.2
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 1b2c580ecc..e2d51b505d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.37.1
+DEF_VER=v2.37.2
LF='
'