Bump version to 2.1.3

This commit is contained in:
Ivan Romanov 2017-02-06 17:29:44 +05:00
parent 89800d4341
commit aec63cd2e6

View File

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