Bumped the client version

This commit is contained in:
WolverinDEV 2021-04-15 19:14:57 +02:00
parent 9428c411ae
commit 1e1227773a
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 "3")
SET(CPACK_PACKAGE_VERSION_PATCH "4")
if (BUILD_TYPE_NAME EQUAL OFF)
SET(CPACK_PACKAGE_VERSION_DATA "beta")
elseif (BUILD_TYPE_NAME STREQUAL "")