diff --git a/README.md b/README.md index 4182d3f5d..20d1979ff 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Supported platforms: * iOS (iPhone, iPad, AppleTV) * Linux * MIPS Creator CI20 - * OSX (10.12+) + * OSX (11+) * PlayStation 4 * RaspberryPi * UWP (Universal Windows, Xbox One) @@ -62,9 +62,10 @@ Supported platforms: Supported compilers: - * Clang 3.3 and above - * GCC 5 and above - * VS2017 and above + * Clang 11 and above + * GCC 8 and above + * VS2019 and above + * Apple clang 12 and above Languages: diff --git a/docs/overview.rst b/docs/overview.rst index ab119e79d..f7f164f2c 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -39,7 +39,7 @@ Supported Platforms - iOS (iPhone, iPad, AppleTV) - Linux - MIPS Creator CI20 -- OSX (10.12+) +- OSX (11+) - PlayStation 4 - RaspberryPi - UWP (Universal Windows, Xbox One) @@ -49,9 +49,10 @@ Supported Platforms Supported Compilers ~~~~~~~~~~~~~~~~~~~ -- Clang 3.3 and above -- GCC 5 and above -- vs2017 and above +- Clang 11 and above +- GCC 8 and above +- VS2019 and above +- Apple clang 12 and above Supported Languages ~~~~~~~~~~~~~~~~~~~