diff --git a/CMakeLists.txt b/CMakeLists.txt index cd8edec6..453fd8a0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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