diff --git a/README.md b/README.md index d551a94f92..b224a9f8db 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,13 @@ Platforms wxWidgets currently supports the following primary platforms: -- Windows XP, Vista, 7 and 8 (32/64 bits). +- Windows XP, Vista, 7, 8 and 10 (32/64 bits). - Most Unix variants using the GTK+ toolkit (version 2.6 or newer or 3.x). - Mac OS X (10.7 or newer) using Cocoa (32/64 bits) or Carbon (32 only). Most popular C++ compilers are supported including but not limited to: -- Microsoft Visual C++ 2003 or later (up to 2013). +- Microsoft Visual C++ 2003 or later (up to 2015). - g++ 3.4 or later, including MinGW/MinGW-64/TDM under Windows. - Clang under OS X and Linux. - Intel icc compiler. diff --git a/docs/readme.txt b/docs/readme.txt index c2f4bcac9b..713fc96d50 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -45,9 +45,9 @@ Platforms supported wxWidgets currently supports the following primary platforms: -- Windows XP, Vista, 7 and 8 (32/64 bits). +- Windows XP, Vista, 7, 8 and 10 (32/64 bits). - Most Unix variants using the GTK+ toolkit (version 2.6 or newer) -- Mac OS X (10.6 or newer) using Cocoa (32/64 bits) or Carbon (32 only) +- Mac OS X (10.7 or newer) using Cocoa (32/64 bits) or Carbon (32 only) There is some support for the following platforms: