bump version 0.7.0

This commit is contained in:
matlabbe 2022-12-11 14:39:50 -08:00
parent 85d61cfeba
commit cb4aaea8a5
2 changed files with 2 additions and 2 deletions

View File

@ -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}")

View File

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>find_object_2d</name>
<version>0.6.4</version>
<version>0.7.0</version>
<description>The find_object_2d package</description>
<maintainer email="matlabbe@gmail.com">Mathieu Labbe</maintainer>
<author>Mathieu Labbe</author>