Skip to content

Commit ad15eda

Browse files
committed
Update sqlite-memory.h
1 parent 029060e commit ad15eda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sqlite-memory.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
extern "C" {
2727
#endif
2828

29-
#define SQLITE_DBMEMORY_VERSION "1.0.0"
29+
#define SQLITE_DBMEMORY_VERSION "1.1.0"
3030

3131
// public API
3232
SQLITE_DBMEMORY_API int sqlite3_memory_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);

0 commit comments

Comments
 (0)