4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-09 09:19:33 +00:00

increase version

This commit is contained in:
Albert Astals Cid 2021-02-02 23:51:45 +01:00
parent 32275f1a74
commit 2d7e7e8242

@ -13,7 +13,7 @@ project(qca)
set(QCA_LIB_MAJOR_VERSION "2")
set(QCA_LIB_MINOR_VERSION "3")
set(QCA_LIB_PATCH_VERSION "1")
set(QCA_LIB_PATCH_VERSION "2")
if(POLICY CMP0042)
cmake_policy(SET CMP0042 OLD)