4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-03 22:59:32 +00:00

bump version to 2.2.1

This commit is contained in:
Harald Sitter 2019-04-23 14:04:15 +02:00
parent b38e904a4e
commit db5f82be2a

@ -12,7 +12,7 @@ cmake_minimum_required(VERSION 3.4)
set(QCA_LIB_MAJOR_VERSION "2")
set(QCA_LIB_MINOR_VERSION "2")
set(QCA_LIB_PATCH_VERSION "0")
set(QCA_LIB_PATCH_VERSION "1")
if(POLICY CMP0042)
cmake_policy(SET CMP0042 OLD)