update version, update single

This commit is contained in:
ThePhD 2017-03-21 16:56:25 -04:00
parent 8a8499945b
commit 8938c54404
3 changed files with 5 additions and 5 deletions

View File

@ -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) [![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)

View File

@ -59,9 +59,9 @@ author = 'ThePhD'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '2.15' version = '2.16'
# The full version, including alpha/beta/rc tags. # 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 # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.

View File

@ -20,8 +20,8 @@
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// This file was generated with a script. // This file was generated with a script.
// Generated 2017-03-20 00:58:15.445662 UTC // Generated 2017-03-21 20:56:11.322560 UTC
// This header was generated with sol v2.15.9 (revision 4a85169) // This header was generated with sol v2.16.0 (revision 8a84999)
// https://github.com/ThePhD/sol2 // https://github.com/ThePhD/sol2
#ifndef SOL_SINGLE_INCLUDE_HPP #ifndef SOL_SINGLE_INCLUDE_HPP