Skip to content

Commit 9431971

Browse files
committed
Raised version number
1 parent ce2ae2e commit 9431971

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 "0.5.2"
29+
#define SQLITE_DBMEMORY_VERSION "0.5.5"
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)