mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-04 19:24:14 +08:00
mdbx: bump version to v0.1.5
This commit is contained in:
parent
2f983b281d
commit
b6e605b8da
@ -1,4 +1,4 @@
|
|||||||
version: 0.1.4.{build}
|
version: 0.1.5.{build}
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
#error "API version mismatch!"
|
#error "API version mismatch!"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define MDBX_VERSION_RELEASE 4
|
#define MDBX_VERSION_RELEASE 5
|
||||||
#define MDBX_VERSION_REVISION 1
|
#define MDBX_VERSION_REVISION 1
|
||||||
|
|
||||||
/*LIBMDBX_EXPORTS*/ const mdbx_version_info mdbx_version = {
|
/*LIBMDBX_EXPORTS*/ const mdbx_version_info mdbx_version = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user