Version 1.3.25

This commit is contained in:
WolverinDEV 2019-10-21 20:51:03 +02:00
parent d1ec6e9c05
commit 4781e75a11
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 965281a51a1f8fbaebbfc9cfeaa51dd25ce49385
Subproject commit 819ba6d0903e1d102fff5921669d223ed72982c4

View File

@ -227,7 +227,7 @@ target_link_libraries(PermMapHelper
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
SET(CPACK_PACKAGE_VERSION_MINOR "3")
SET(CPACK_PACKAGE_VERSION_PATCH "25")
SET(CPACK_PACKAGE_VERSION_PATCH "26")
if(BUILD_TYPE_NAME EQUAL OFF)
SET(CPACK_PACKAGE_VERSION_DATA "beta")
elseif(BUILD_TYPE_NAME STREQUAL "")