diff --git a/CMakeLists.txt b/CMakeLists.txt index 902cdc37fa..985221c571 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -131,7 +131,7 @@ add_executable (qt_system rai/qt_system/entry.cpp) set (CPACK_PACKAGE_VERSION_MAJOR "5") -set (CPACK_PACKAGE_VERSION_MINOR "0") +set (CPACK_PACKAGE_VERSION_MINOR "1") set (CPACK_PACKAGE_VERSION_PATCH "0") SET (ACTIVE_NETWORK rai_active_network CACHE STRING "Selects which network parameters are used")