mdbx: bump internal version info to v0.1.4

This commit is contained in:
Leo Yuriev 2018-05-04 13:21:18 +03:00
parent d0ddc8569b
commit bea1349dd4
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: 0.1.3.{build}
version: 0.1.4.{build}
environment:
matrix:

View File

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