Updated version

This commit is contained in:
WolverinDEV 2019-11-22 20:51:40 +01:00
parent 0d3d3cfc53
commit c4795f5f74
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit f8d7f5737d21b4bea2a11807d61a07b0943c7590
Subproject commit 685fa65db7d00cdecc4db478ad0b020555d62ea3

View File

@ -230,7 +230,7 @@ target_link_libraries(PermMapHelper
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
SET(CPACK_PACKAGE_VERSION_MINOR "4")
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 "")