Release 1.4.5

This commit is contained in:
WolverinDEV 2020-01-25 16:13:16 +01:00
parent 9a0fc705e1
commit 10092cfab0
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 6864cc020354fc4594d087e65bd412c582c3e8eb Subproject commit 1803292c20fc82d8e5b084e34334f08fff06ac8f

View File

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