chore: bump version to v0.6.1
This commit is contained in:
parent
aeaa8933cd
commit
2554fc8e41
@ -1,6 +1,6 @@
|
||||
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_OPENSSL "Use OpenSSL API (if not using WinCrypto API)" ON)
|
||||
|
Loading…
Reference in New Issue
Block a user