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

diff --git a/Documentation/RelNotes/2.38.3.txt b/Documentation/RelNotes/2.38.3.txt
new file mode 100644 (file)
index 0000000..4a46bb4
--- /dev/null
@@ -0,0 +1,5 @@
+Git v2.38.3 Release Notes
+=========================
+
+This release merges the security fix that appears in v2.30.7; see
+the release notes for that version for details.
index bc58932dc1f9f1b1a2fd67a1951f4b1152b4c62f..b7ec05b0af00211c3a91f68ca3f29c383d593358 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.38.2
+DEF_VER=v2.38.3
 
 LF='
 '
index 0fb916d33e5bf78e76f2116c7df54bbfd580e315..3bac47712e46883126145ec3b40437aae1454cf4 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.38.2.txt
\ No newline at end of file
+Documentation/RelNotes/2.38.3.txt
\ No newline at end of file