]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.37.5 v2.37.5
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Dec 2022 12:20:47 +0000 (21:20 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Dec 2022 12:20:47 +0000 (21:20 +0900)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.37.5.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.37.5.txt b/Documentation/RelNotes/2.37.5.txt
new file mode 100644 (file)
index 0000000..faa1447
--- /dev/null
@@ -0,0 +1,5 @@
+Git v2.37.5 Release Notes
+=========================
+
+This release merges the security fix that appears in v2.30.7; see
+the release notes for that version for details.
index 2b855b6cb7f8b40382a11dd9bc29fe1278b173c1..ebde32aedcfb21f7f6488a23d7f2eecc4d09b050 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.37.4
+DEF_VER=v2.37.5
 
 LF='
 '
index fcb45c8c048c710aacd5527ae8904398e9e2b2fe..ff029a2e3204831e2d55451f65bb20c16487c400 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.37.4.txt
\ No newline at end of file
+Documentation/RelNotes/2.37.5.txt
\ No newline at end of file