diff --git a/CMakeLists.txt b/CMakeLists.txt index 6a953cbc0..a53870f97 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -82,9 +82,9 @@ SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "PlotJuggler: juggle with data") SET(CPACK_PACKAGE_VENDOR "Icarus Technology") SET(CPACK_PACKAGE_VERSION_MAJOR "0") -SET(CPACK_PACKAGE_VERSION_MINOR "5") +SET(CPACK_PACKAGE_VERSION_MINOR "6") SET(CPACK_PACKAGE_VERSION_PATCH "0") -SET(CPACK_PACKAGE_VERSION "0.5.0") +SET(CPACK_PACKAGE_VERSION "0.6.0") SET(CPACK_PACKAGE_NAME "plotjuggler${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}") SET(CPACK_DEBIAN_PACKAGE_DEPENDS "qt5-default") diff --git a/package.xml b/package.xml index 7e9834403..70c93199b 100644 --- a/package.xml +++ b/package.xml @@ -1,7 +1,7 @@ plotjuggler -0.5.0 +0.6.0 PlotJuggler: juggle with data Davide Faconti