diff --git a/README.md b/README.md index 198a7240..87463b2c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Sol 2.15 +## Sol 2.16 [![Join the chat at https://gitter.im/chat-sol2/Lobby](https://badges.gitter.im/chat-sol2/Lobby.svg)](https://gitter.im/chat-sol2/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) diff --git a/docs/source/conf.py b/docs/source/conf.py index dd73d51d..20e59474 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,9 +59,9 @@ author = 'ThePhD' # built documents. # # The short X.Y version. -version = '2.15' +version = '2.16' # The full version, including alpha/beta/rc tags. -release = '2.15.5' +release = '2.16.0' # 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 f4411568..7c3d105c 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-03-20 00:58:15.445662 UTC -// This header was generated with sol v2.15.9 (revision 4a85169) +// Generated 2017-03-21 20:56:11.322560 UTC +// This header was generated with sol v2.16.0 (revision 8a84999) // https://github.com/ThePhD/sol2 #ifndef SOL_SINGLE_INCLUDE_HPP