Bumped version

This commit is contained in:
WolverinDEV 2020-10-04 15:05:54 +02:00
parent 1686ce095f
commit 6cd481e824
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ target_link_libraries(PermMapHelper
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
SET(CPACK_PACKAGE_VERSION_MINOR "4")
SET(CPACK_PACKAGE_VERSION_PATCH "21")
SET(CPACK_PACKAGE_VERSION_PATCH "22")
if (BUILD_TYPE_NAME EQUAL OFF)
SET(CPACK_PACKAGE_VERSION_DATA "beta")
elseif (BUILD_TYPE_NAME STREQUAL "")