mirror of
https://github.com/isar/libmdbx.git
synced 2025-10-08 13:52:20 +08:00
mdbx: bump version to 0.1
Change-Id: I31cdcd598c532d1dd96a4aea961495c838ce0b81
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "./bits.h"
|
||||
|
||||
#if MDBX_VERSION_MAJOR != 0 || MDBX_VERSION_MINOR != 0
|
||||
#if MDBX_VERSION_MAJOR != 0 || MDBX_VERSION_MINOR != 1
|
||||
#error "API version mismatch!"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user