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:
authorJunio C Hamano <gitster@pobox.com>2022-12-13 15:20:47 +0300
committerJunio C Hamano <gitster@pobox.com>2022-12-13 15:20:47 +0300
commite43ac5f23d3231f6433558931296d555592e978a (patch)
tree1d54409b704e64d90d22e782cdcf7e96aaed3bd7 /GIT-VERSION-GEN
parent431f6e67e620f1b4f9acfddd356b56a3fd5c5e79 (diff)
Git 2.37.5v2.37.5
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 2b855b6cb7..ebde32aedc 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.37.4
+DEF_VER=v2.37.5
LF='
'