From de7d7e8da54cb2d9fd0b6457dfdbe6983e520704 Mon Sep 17 00:00:00 2001 From: ThePhD Date: Tue, 18 Apr 2017 20:26:35 -0400 Subject: [PATCH] update versions --- docs/source/conf.py | 2 +- single/sol/sol.hpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 95207a64..44c7d9b5 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -61,7 +61,7 @@ author = 'ThePhD' # The short X.Y version. version = '2.17' # The full version, including alpha/beta/rc tags. -release = '2.17.0' +release = '2.17.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/single/sol/sol.hpp b/single/sol/sol.hpp index 17a1d4a9..13e18fc8 100644 --- a/single/sol/sol.hpp +++ b/single/sol/sol.hpp @@ -20,8 +20,8 @@ // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // This file was generated with a script. -// Generated 2017-04-19 00:21:43.811456 UTC -// This header was generated with sol v2.17.0 (revision b02f54c) +// Generated 2017-04-19 00:25:59.958025 UTC +// This header was generated with sol v2.17.1 (revision 2acc8be) // https://github.com/ThePhD/sol2 #ifndef SOL_SINGLE_INCLUDE_HPP