summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2022-10-05 20:12:39 -0400
committerTaylor Blau <me@ttaylorr.com>2022-10-06 19:58:33 -0400
commit83d5e3341b69b3116675f13d2fab208a12c79e27 (patch)
tree9573b8a92526089f11764672741eb875b73b17c7
parentf2798aa404c32a7ba4a10c1e8657dcacff5188db (diff)
downloadgit-2.37.4.tar.gz
Git 2.37.4v2.37.4
Signed-off-by: Taylor Blau <me@ttaylorr.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index fb16249620..2b855b6cb7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.37.3
+DEF_VER=v2.37.4
LF='
'