We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96d4ef commit de044dcCopy full SHA for de044dc
src/sqlite-memory.h
@@ -26,7 +26,7 @@
26
extern "C" {
27
#endif
28
29
-#define SQLITE_DBMEMORY_VERSION "0.7.1"
+#define SQLITE_DBMEMORY_VERSION "0.7.2"
30
31
// public API
32
SQLITE_DBMEMORY_API int sqlite3_memory_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);
0 commit comments