a bug in readAll of cache
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 45s
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 45s
This commit is contained in:
parent
3307860ca6
commit
77ba8f9e7b
4 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(LMDBAL
|
||||
VERSION 0.5.2
|
||||
VERSION 0.5.3
|
||||
DESCRIPTION "LMDB (Lightning Memory-Mapped Database Manager) Abstraction Layer"
|
||||
LANGUAGES CXX
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue