diff --git a/server/CMakeLists.txt b/server/CMakeLists.txt index 5ea78e1..53e31d3 100644 --- a/server/CMakeLists.txt +++ b/server/CMakeLists.txt @@ -243,7 +243,7 @@ target_link_libraries(PermMapHelper SET(CPACK_PACKAGE_VERSION_MAJOR "1") SET(CPACK_PACKAGE_VERSION_MINOR "4") -SET(CPACK_PACKAGE_VERSION_PATCH "12") +SET(CPACK_PACKAGE_VERSION_PATCH "13") if (BUILD_TYPE_NAME EQUAL OFF) SET(CPACK_PACKAGE_VERSION_DATA "beta") elseif (BUILD_TYPE_NAME STREQUAL "")