1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-28 17:24:47 +01:00

Update CMakeLists.txt for CPack with 0.0.7 version

This commit is contained in:
Michał Janiszewski
2017-01-30 13:54:13 +01:00
committed by GitHub
parent f54e73061a
commit 39f881e1d7

View File

@@ -473,5 +473,5 @@ endif ()
set(CPACK_PACKAGE_VERSION_MAJOR 0)
set(CPACK_PACKAGE_VERSION_MINOR 0)
set(CPACK_PACKAGE_VERSION_PATCH 5)
set(CPACK_PACKAGE_VERSION_PATCH 7)
INCLUDE(CPack)