1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-31 10:45:16 +01:00

Bump CMakeLists' version to match other places

This commit is contained in:
Michał Janiszewski
2016-01-17 16:19:54 +01:00
parent 0584de1501
commit b8b50684ba

View File

@@ -230,5 +230,5 @@ install(DIRECTORY data/ DESTINATION share/${PROJECT})
set(CPACK_PACKAGE_VERSION_MAJOR 0)
set(CPACK_PACKAGE_VERSION_MINOR 0)
set(CPACK_PACKAGE_VERSION_PATCH "3.1")
set(CPACK_PACKAGE_VERSION_PATCH 4)
INCLUDE(CPack)