mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 00:14:14 +08:00
mdbx: bump internal version info to v0.1.3
Change-Id: I7db311c812d531f6628101715f6658005db3ea24
This commit is contained in:
parent
f8eb423d36
commit
f4a9018690
@ -1,4 +1,4 @@
|
||||
version: 0.1.2.{build}
|
||||
version: 0.1.3.{build}
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
|
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user