mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-30 16:32:06 +08:00
mdbx: bump internal version info to v0.1.4
This commit is contained in:
parent
d0ddc8569b
commit
bea1349dd4
@ -1,4 +1,4 @@
|
||||
version: 0.1.3.{build}
|
||||
version: 0.1.4.{build}
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
|
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user