Increase version for beta release

This commit is contained in:
Albert Astals Cid 2020-02-12 18:53:56 +01:00
parent e2029649b9
commit 4a98dbdcd9

View File

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