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: cad37be6c9 ("docs: add release notes for 23.3.0")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26475>
This commit is contained in:
committed by
Eric Engestrom
parent
0e1bee73eb
commit
cb923b3b4e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user