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