mdbx: bump internal version info to v0.1.3

Change-Id: I7db311c812d531f6628101715f6658005db3ea24
This commit is contained in:
Leo Yuriev 2018-04-03 20:35:58 +03:00
parent f8eb423d36
commit f4a9018690
2 changed files with 2 additions and 2 deletions

View File

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

View File

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