]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.38.1 v2.38.1
authorTaylor Blau <me@ttaylorr.com>
Thu, 6 Oct 2022 00:24:38 +0000 (20:24 -0400)
committerTaylor Blau <me@ttaylorr.com>
Fri, 7 Oct 2022 00:00:33 +0000 (20:00 -0400)
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Documentation/RelNotes/2.38.1.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.38.1.txt b/Documentation/RelNotes/2.38.1.txt
new file mode 100644 (file)
index 0000000..b2b5854
--- /dev/null
@@ -0,0 +1,5 @@
+Git v2.38.1 Release Notes
+=========================
+
+This release merges the security fix that appears in v2.30.6; see
+the release notes for that version for details.
index a3eb6eca7abfb5d4176251f820a6680d7aa83ce9..024cbd635ec31d7d2870eebe1a5bdada3fab5074 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.38.0
+DEF_VER=v2.38.1
 
 LF='
 '
index d505db645bec7e01446fc88472acd84b83bdf34f..141903f31a8fff6d13f9d29aefd16e48d9e77bef 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.38.0.txt
\ No newline at end of file
+Documentation/RelNotes/2.38.1.txt
\ No newline at end of file