diff --git a/CMakeLists.txt b/CMakeLists.txt index f2e52ff6..f4acd612 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -55,7 +55,7 @@ endif (POLICY CMP0042) ####################### # VERSION ####################### -SET(PROJECT_VERSION "0.6.4") +SET(PROJECT_VERSION "0.7.0") SET(PROJECT_PREFIX find_object) STRING(REGEX MATCHALL "[0-9]" PROJECT_VERSION_PARTS "${PROJECT_VERSION}") diff --git a/package.xml b/package.xml index d519aaee..bcbb46a6 100644 --- a/package.xml +++ b/package.xml @@ -2,7 +2,7 @@ find_object_2d - 0.6.4 + 0.7.0 The find_object_2d package Mathieu Labbe Mathieu Labbe