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

bump version to 2.1.1

This commit is contained in:
Harald Sitter 2015-10-02 11:35:20 +02:00
parent 4f966b0217
commit e44d0a335e

@ -12,7 +12,7 @@ cmake_minimum_required(VERSION 2.8.12)
set(QCA_LIB_MAJOR_VERSION "2")
set(QCA_LIB_MINOR_VERSION "1")
set(QCA_LIB_PATCH_VERSION "0")
set(QCA_LIB_PATCH_VERSION "1")
# Do not automatically link Qt executables to qtmain target on Windows.
# QCA exucatables use console mode only. Not need to link against