Bumping the server version

This commit is contained in:
WolverinDEV 2020-09-16 14:16:21 +02:00
parent 38d6ad4920
commit a8bd42fd3f

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 "20")
SET(CPACK_PACKAGE_VERSION_PATCH "21")
if (BUILD_TYPE_NAME EQUAL OFF)
SET(CPACK_PACKAGE_VERSION_DATA "beta")
elseif (BUILD_TYPE_NAME STREQUAL "")