mdbx: bump version to 0.8.2

Change-Id: I99ace837318d3aef4086392272c8256d966ef2fd
This commit is contained in:
Leonid Yuriev
2020-07-06 16:37:35 +03:00
parent 3351c1f869
commit fc9ae9ebc6
3 changed files with 4 additions and 3 deletions

2
mdbx.h
View File

@@ -653,7 +653,7 @@ typedef pthread_t mdbx_tid_t;
/*----------------------------------------------------------------------------*/
/* MDBX version 0.8.0, released 2020-06-05 */
/* MDBX version 0.8.2, released 2020-07-06 */
#define MDBX_VERSION_MAJOR 0
#define MDBX_VERSION_MINOR 8