Update the latest supported MSVS version in top-level README too

This commit is contained in:
Vadim Zeitlin 2019-07-02 12:10:36 +02:00
parent a45b0de345
commit c6ae346028

View File

@ -30,7 +30,7 @@ This version of wxWidgets supports the following primary platforms:
Most popular C++ compilers are supported including but not limited to:
- Microsoft Visual C++ 2003 or later (up to 2017).
- Microsoft Visual C++ 2003 or later (up to 2019).
- g++ 3.4 or later, including MinGW/MinGW-64/TDM under Windows.
- Clang under OS X and Linux.
- Intel icc compiler.