diff --git a/docs/source/compilation.rst b/docs/source/compilation.rst index ac91bac0..889db3e8 100644 --- a/docs/source/compilation.rst +++ b/docs/source/compilation.rst @@ -6,7 +6,7 @@ getting good final product out of sol2 supported compilers ------------------- -GCC 7.x is now out alongside Visual Studio 2017. This means that `sol2 release v2.18.2`_ is the current version of the code targeted at the older compilers not listed below. Newer code will be targeted at working with the following compilers and leveraging their features, possibly taking advantage of whatever C++17 features are made available by the compilers and standard libraries bundled by-default with them. +GCC 7.x is now out alongside Visual Studio 2017. This means that `sol2 release v2.18.3`_ is the current version of the code targeted at the older compilers not listed below. Newer code will be targeted at working with the following compilers and leveraging their features, possibly taking advantage of whatever C++17 features are made available by the compilers and standard libraries bundled by-default with them. ``v2.18.2`` supports: @@ -47,7 +47,7 @@ MinGW's GCC version 7.x of the compiler fixes a long-standing derp in the