diff --git a/CMakeLists.txt b/CMakeLists.txt index 56bba6d5..e18dc716 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ INCLUDE(GNUInstallDirs) ####################### # VERSION ####################### -SET(PROJECT_VERSION "0.6.1") +SET(PROJECT_VERSION "0.6.2") SET(PROJECT_PREFIX find_object) STRING(REGEX MATCHALL "[0-9]" PROJECT_VERSION_PARTS "${PROJECT_VERSION}") diff --git a/package.xml b/package.xml index 9e9bd806..21ee935b 100644 --- a/package.xml +++ b/package.xml @@ -1,7 +1,7 @@ find_object_2d - 0.6.1 + 0.6.2 The find_object_2d package Mathieu Labbe