mdbx: bump version to v0.1.5

This commit is contained in:
Leo Yuriev
2018-06-14 13:53:05 +03:00
parent 2f983b281d
commit b6e605b8da
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
#error "API version mismatch!"
#endif
#define MDBX_VERSION_RELEASE 4
#define MDBX_VERSION_RELEASE 5
#define MDBX_VERSION_REVISION 1
/*LIBMDBX_EXPORTS*/ const mdbx_version_info mdbx_version = {