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

diff --git a/Documentation/RelNotes/2.35.6.txt b/Documentation/RelNotes/2.35.6.txt
new file mode 100644 (file)
index 0000000..e7ca57b
--- /dev/null
@@ -0,0 +1,5 @@
+Git v2.35.6 Release Notes
+=========================
+
+This release merges the security fix that appears in v2.30.7; see
+the release notes for that version for details.
index 97ea90dca54bb784b08f64a0a8fe49751ec46981..4ed31ea54d71a0c40d4a9efe9f6a01d6e36ce9d9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.35.5
+DEF_VER=v2.35.6
 
 LF='
 '
index 9d822d1b095d88d873494a473c82fc63085caa5b..cc971ec122c4c151a0ee192e4d8e16d0eb6b653f 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.35.5.txt
\ No newline at end of file
+Documentation/RelNotes/2.35.6.txt
\ No newline at end of file