Update gcc and clang versions to match the main README

Use the correct versions in the release README and the announcement text
too.
This commit is contained in:
Vadim Zeitlin 2022-06-07 00:11:03 +02:00
parent 7f04c30098
commit 978a77ecb4
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ for the incomplete list of the most important ones and here is the
maximally condensed summary of the changes compared to 3.0:
- Build system improvements: support for new compilers (up to MSVS 2022,
g++ 11, clang 13) with an even simpler way of using wxWidgets from
g++ 12, clang 14) with an even simpler way of using wxWidgets from
MSVS, with wxwidgets.props file, and OS versions as well as an
entirely new CMake build system.
- Support for native dark mode under macOS 10.14 Mojave and later and