1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-20 21:43:06 +01:00

Update version information in CMakeLists.txt

This commit is contained in:
Michał Janiszewski
2017-05-06 20:43:54 +02:00
parent b703520311
commit c9eb2bdf77

View File

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