mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 03:24:12 +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:
|
||||
matrix:
|
||||
|
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user