mirror of
https://github.com/isar/libmdbx.git
synced 2025-10-18 22:09:03 +08:00
mdbx: bump version to 0.8.x
Change-Id: I6d2a1a3b04341461288e18c66d11e79d343750b0
This commit is contained in:
4
mdbx.h
4
mdbx.h
@@ -653,9 +653,9 @@ typedef pthread_t mdbx_tid_t;
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
/* MDBX version 0.7.0, released 2020-03-18 */
|
||||
/* MDBX version 0.8.0, released 2020-06-05 */
|
||||
#define MDBX_VERSION_MAJOR 0
|
||||
#define MDBX_VERSION_MINOR 7
|
||||
#define MDBX_VERSION_MINOR 8
|
||||
|
||||
#ifndef LIBMDBX_API
|
||||
#if defined(LIBMDBX_EXPORTS)
|
||||
|
Reference in New Issue
Block a user