From 874c8e5f09cb2fa73a0a1d6b56fb6691a3aa1144 Mon Sep 17 00:00:00 2001 From: ThePhD Date: Sat, 6 Jun 2020 12:05:49 -0400 Subject: [PATCH] Update version to crap out a release to deal with Visual Studio doin' the derps. --- single/include/sol/forward.hpp | 4 ++-- single/include/sol/sol.hpp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/single/include/sol/forward.hpp b/single/include/sol/forward.hpp index d6de67ae8..660d0975f 100644 --- a/single/include/sol/forward.hpp +++ b/single/include/sol/forward.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 2020-05-27 00:07:01.142852 UTC -// This header was generated with sol v3.2.0 (revision 465b472) +// Generated 2020-06-06 16:05:17.750133 UTC +// This header was generated with sol v3.2.1 (revision e09d2ff) // https://github.com/ThePhD/sol2 #ifndef SOL_SINGLE_INCLUDE_FORWARD_HPP diff --git a/single/include/sol/sol.hpp b/single/include/sol/sol.hpp index 6524f2dfe..65dfd5c26 100644 --- a/single/include/sol/sol.hpp +++ b/single/include/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 2020-05-27 00:07:00.664617 UTC -// This header was generated with sol v3.2.0 (revision 465b472) +// Generated 2020-06-06 16:05:12.150007 UTC +// This header was generated with sol v3.2.1 (revision e09d2ff) // https://github.com/ThePhD/sol2 #ifndef SOL_SINGLE_INCLUDE_HPP