misc: Fix typo in RELEASE-NOTES.md

"21.0.1" -> "21.2.1".

Change-Id: Ia5d7780015bf803931e393d0716cafb51ac7a7d2
This commit is contained in:
Bobby R. Bruce
2022-02-08 11:41:10 -08:00
parent 1851934f13
commit 141cc37c2d

View File

@@ -1,7 +1,7 @@
# Version 21.2.1.0
Version 21.0.1 is a minor gem5 release consisting of bug fixes. The 21.0.1 release:
Version 21.2.1 is a minor gem5 release consisting of bug fixes. The 21.2.1 release:
* Fixes a bug in which [a RCV instruction is wrongly regarded as a branch](https://gem5.atlassian.net/browse/GEM5-1137).
* Removes outdated and incomplete standard library documentation.