Temporarily change the release to 3.2.0-rc1

This commit will be simply reverted before the final 3.2.0 release.
This commit is contained in:
Vadim Zeitlin 2022-06-27 17:19:35 +02:00
parent 741647f076
commit 4a286c1868
6 changed files with 83 additions and 83 deletions

View file

@ -1,17 +1,17 @@
July 07, 2022 -- The wxWidgets team is pleased to announce a new
major release of our open source framework for the development of native
cross-platform applications in C++.
June 27, 2022 -- The wxWidgets team is pleased to announce the first
release candidate a new major version of our open source framework for
the development of native cross-platform applications in C++.
wxWidgets 3.2.0 is the first release in the new 3.2.x series and is
available now from
wxWidgets 3.2.0 will be the first release in the new 3.2.x series and it
release candidate version is available now from
https://www.wxwidgets.org/downloads/
https://github.com/wxWidgets/wxWidgets/releases/v3.2.0-rc1
Compared to the stable 3.0.x series, this version brings too many
improvements and even more bug fixes to list all of them here, please
see the change log
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.2.0/docs/changes.txt
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.2.0-rc1/docs/changes.txt
for the incomplete list of the most important ones and here is the
maximally condensed summary of the changes compared to 3.0: