diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2022-05-21 11:53:52 +0200 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2022-05-21 14:47:39 +0200 |
| commit | 618f92e7ad155144cc8c97098f7ef86a57aad39d (patch) | |
| tree | 6400ba496447aab45b8d627cee30d123d920ed17 /Documentation/release-notes | |
| parent | b22b01e5c1c6da0a6eeb6b3bb5d538f493f696b6 (diff) | |
| download | sparse-dev-618f92e7ad155144cc8c97098f7ef86a57aad39d.tar.gz | |
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 <mail@bernhard-voelker.de>
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Documentation/release-notes')
| -rw-r--r-- | Documentation/release-notes/v0.6.4.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
