mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
update version, update single
This commit is contained in:
parent
8a8499945b
commit
8938c54404
|
@ -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)
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user