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 a07f287 commit 58a2e6dCopy full SHA for 58a2e6d
include/xeus-sqlite/xeus_sqlite_config.hpp
@@ -13,7 +13,7 @@
13
// Project version
14
#define XSQLITE_VERSION_MAJOR 0
15
#define XSQLITE_VERSION_MINOR 9
16
-#define XSQLITE_VERSION_PATCH 0
+#define XSQLITE_VERSION_PATCH 1
17
18
// Composing the version string from major, minor and patch
19
#define XSQLITE_CONCATENATE(A, B) XSQLITE_CONCATENATE_IMPL(A, B)
0 commit comments