Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2022-10-06 03:12:39 +0300
committerTaylor Blau <me@ttaylorr.com>2022-10-07 02:58:33 +0300
commit83d5e3341b69b3116675f13d2fab208a12c79e27 (patch)
tree9573b8a92526089f11764672741eb875b73b17c7
parentf2798aa404c32a7ba4a10c1e8657dcacff5188db (diff)
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='
'