]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.33.5 v2.33.5
authorTaylor Blau <me@ttaylorr.com>
Fri, 30 Sep 2022 21:04:26 +0000 (17:04 -0400)
committerTaylor Blau <me@ttaylorr.com>
Thu, 6 Oct 2022 21:42:27 +0000 (17:42 -0400)
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Documentation/RelNotes/2.33.5.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.33.5.txt b/Documentation/RelNotes/2.33.5.txt
new file mode 100644 (file)
index 0000000..a636526
--- /dev/null
@@ -0,0 +1,5 @@
+Git v2.33.5 Release Notes
+=========================
+
+This release merges the security fix that appears in v2.30.6; see
+the release notes for that version for details.
index 473746835bf1944ee1553fc25e266d9680bb3e45..d7948f16534a0e02ba95b48f6c7d8019232cedf9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.33.4
+DEF_VER=v2.33.5
 
 LF='
 '
index 6cb6ec27dc967dc7c712d463ddb158690206a00f..9589e5e0e9183280e614298eb3c71999749a69b5 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.33.4.txt
\ No newline at end of file
+Documentation/RelNotes/2.33.5.txt
\ No newline at end of file