chore: bump version to v0.6.1
This commit is contained in:
parent
fa80c2b4cd
commit
e34a192f1c
@ -1,6 +1,6 @@
|
|||||||
cmake_minimum_required(VERSION 3.14)
|
cmake_minimum_required(VERSION 3.14)
|
||||||
|
|
||||||
project(kgg-dec VERSION 0.6.0 LANGUAGES CXX)
|
project(kgg-dec VERSION 0.6.1 LANGUAGES CXX)
|
||||||
|
|
||||||
option(USE_SYSTEM_SQLITE3 "Use system SQLite3 (if not using WinSQLite3)" ON)
|
option(USE_SYSTEM_SQLITE3 "Use system SQLite3 (if not using WinSQLite3)" ON)
|
||||||
option(USE_OPENSSL "Use OpenSSL API (if not using WinCrypto API)" ON)
|
option(USE_OPENSSL "Use OpenSSL API (if not using WinCrypto API)" ON)
|
||||||
|
Loading…
Reference in New Issue
Block a user