Bumped version

This commit is contained in:
WolverinDEV 2021-05-09 18:29:49 +02:00
parent a888b3aff7
commit 92fcfbecca
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ target_link_libraries(PermMapHelper
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
SET(CPACK_PACKAGE_VERSION_MINOR "5")
SET(CPACK_PACKAGE_VERSION_PATCH "5")
SET(CPACK_PACKAGE_VERSION_PATCH "6")
if (BUILD_TYPE_NAME EQUAL OFF)
SET(CPACK_PACKAGE_VERSION_DATA "beta")
elseif (BUILD_TYPE_NAME STREQUAL "")