From a068c4e6e64d53f2a8d2c2afc7767f5b6ed3a10c Mon Sep 17 00:00:00 2001 From: ThePhD Date: Wed, 13 Sep 2017 11:37:28 -0400 Subject: [PATCH] update single and bump version number for new release --- docs/source/compilation.rst | 6 +++--- docs/source/conf.py | 2 +- single/sol/sol.hpp | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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