bump version 0.7.0
This commit is contained in:
parent
85d61cfeba
commit
cb4aaea8a5
@ -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}")
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user