mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 17:56:13 -04:00
Update version to 1.2.0 with new getHandle()
This commit is contained in:
parent
4bd8786e6a
commit
de2fd218a1
@ -38,5 +38,5 @@
|
|||||||
* with the value (X*1000000 + Y*1000 + Z) where X, Y, and Z are the same
|
* with the value (X*1000000 + Y*1000 + Z) where X, Y, and Z are the same
|
||||||
* numbers used in [SQLITECPP_VERSION].
|
* numbers used in [SQLITECPP_VERSION].
|
||||||
*/
|
*/
|
||||||
#define SQLITECPP_VERSION "1.1.0"
|
#define SQLITECPP_VERSION "1.2.0"
|
||||||
#define SQLITECPP_VERSION_NUMBER 1001000
|
#define SQLITECPP_VERSION_NUMBER 1002000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user