diff --git a/CMakeLists.txt b/CMakeLists.txt index e17924f62..bc413736f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ project(Kepka ) set(PROJECT_COMPANY_NAME "pro.cxx Community") -set(PROJECT_VERSION_RC 1) +set(PROJECT_VERSION_RC 2) if(PROJECT_VERSION_RC) set(PROJECT_VERSION "${PROJECT_VERSION}-rc${PROJECT_VERSION_RC}")