some more tests, one subtle but important bugfix with cache
This commit is contained in:
parent
8ff5672655
commit
d57d27f952
4 changed files with 132 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(LMDBAL
|
||||
VERSION 0.3.1
|
||||
VERSION 0.4.0
|
||||
DESCRIPTION "LMDB (Lightning Memory-Mapped Database Manager) Abstraction Layer"
|
||||
LANGUAGES CXX
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue