We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd8786 commit de2fd21Copy full SHA for de2fd21
include/SQLiteCpp/SQLiteCpp.h
@@ -38,5 +38,5 @@
38
* with the value (X*1000000 + Y*1000 + Z) where X, Y, and Z are the same
39
* numbers used in [SQLITECPP_VERSION].
40
*/
41
-#define SQLITECPP_VERSION "1.1.0"
42
-#define SQLITECPP_VERSION_NUMBER 1001000
+#define SQLITECPP_VERSION "1.2.0"
+#define SQLITECPP_VERSION_NUMBER 1002000
0 commit comments