From 618f92e7ad155144cc8c97098f7ef86a57aad39d Mon Sep 17 00:00:00 2001 From: Luc Van Oostenryck Date: Sat, 21 May 2022 11:53:52 +0200 Subject: fix one year off in v0.6.4's release notes Bernhard Voelker noticed that the date in the release notes is one year off. Fix this. Reported-by: Bernhard Voelker Signed-off-by: Luc Van Oostenryck --- Documentation/release-notes/v0.6.4.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/release-notes/v0.6.4.rst b/Documentation/release-notes/v0.6.4.rst index 387870fa..08830bd8 100644 --- a/Documentation/release-notes/v0.6.4.rst +++ b/Documentation/release-notes/v0.6.4.rst @@ -1,4 +1,4 @@ -v0.6.4 (2020-09-06) +v0.6.4 (2021-09-06) =================== Fixes: -- cgit 1.2.3-korg