From 540d322a26aa6f0b6f272f424379e5dec4ca78a8 Mon Sep 17 00:00:00 2001 From: ThePhD Date: Thu, 26 Oct 2017 13:03:49 -0400 Subject: [PATCH] update configure, tag and everything else --- 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 22ab68a7..62d57613 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -61,7 +61,7 @@ author = 'ThePhD' # The short X.Y version. version = '2.18' # The full version, including alpha/beta/rc tags. -release = '2.18.4' +release = '2.18.5' # 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 beb88a33..7a3ad9ed 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-10-26 16:52:58.996254 UTC -// This header was generated with sol v2.18.4 (revision e9580bc) +// Generated 2017-10-26 17:02:46.122060 UTC +// This header was generated with sol v2.18.5 (revision d107cb8) // https://github.com/ThePhD/sol2 #ifndef SOL_SINGLE_INCLUDE_HPP