mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-06 23:24:14 +08:00
mdbx: bump version to 0.4
Change-Id: I5c034cdc81df246f47e9d86c29ea5f58888a6581
This commit is contained in:
parent
ed986ecbb5
commit
ba935ab8f1
@ -1,4 +1,4 @@
|
|||||||
version: 0.3.2.{build}
|
version: 0.4.0.{build}
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
|
2
mdbx.h
2
mdbx.h
@ -639,7 +639,7 @@ typedef pthread_t mdbx_tid_t;
|
|||||||
/*----------------------------------------------------------------------------*/
|
/*----------------------------------------------------------------------------*/
|
||||||
|
|
||||||
#define MDBX_VERSION_MAJOR 0
|
#define MDBX_VERSION_MAJOR 0
|
||||||
#define MDBX_VERSION_MINOR 3
|
#define MDBX_VERSION_MINOR 4
|
||||||
|
|
||||||
#ifndef LIBMDBX_API
|
#ifndef LIBMDBX_API
|
||||||
#if defined(LIBMDBX_EXPORTS)
|
#if defined(LIBMDBX_EXPORTS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user