From cb923b3b4eb70eb4233a0cb7b164cde9aa84a3c2 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Sun, 3 Dec 2023 07:44:42 +0000 Subject: [PATCH] docs: fix release date for 23.3.0 I forgot to generate the relnotes when I did the release, and when I generated it a couple days later the script picked `today()` instead of the date on the tag (because it's supposed to be run _before_ tagging the release), and I didn't notice right away. Fixes: cad37be6c9040e3d8fe7 ("docs: add release notes for 23.3.0") Part-of: --- docs/relnotes/23.3.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/relnotes/23.3.0.rst b/docs/relnotes/23.3.0.rst index b49cecac3bc..f487ce19044 100644 --- a/docs/relnotes/23.3.0.rst +++ b/docs/relnotes/23.3.0.rst @@ -1,4 +1,4 @@ -Mesa 23.3.0 Release Notes / 2023-12-02 +Mesa 23.3.0 Release Notes / 2023-11-29 ====================================== Mesa 23.3.0 is a new development release. People who are concerned