diff --git a/CMakeLists.txt b/CMakeLists.txt index e09ece47..6694216c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -188,7 +188,7 @@ add_executable (qt_system set (CPACK_PACKAGE_VERSION_MAJOR "7") set (CPACK_PACKAGE_VERSION_MINOR "4") -set (CPACK_PACKAGE_VERSION_PATCH "2") +set (CPACK_PACKAGE_VERSION_PATCH "3") SET (ACTIVE_NETWORK rai_active_network CACHE STRING "Selects which network parameters are used") set_property (CACHE ACTIVE_NETWORK PROPERTY STRINGS rai_test_network rai_beta_network rai_live_network)