Version 0.6.1

This commit is contained in:
matlabbe 2015-11-30 01:15:58 -05:00
parent cff1d4eac7
commit 0a22ed804c
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ INCLUDE(GNUInstallDirs)
#######################
# VERSION
#######################
SET(PROJECT_VERSION "0.6.0")
SET(PROJECT_VERSION "0.6.1")
SET(PROJECT_PREFIX find_object)
STRING(REGEX MATCHALL "[0-9]" PROJECT_VERSION_PARTS "${PROJECT_VERSION}")

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>find_object_2d</name>
<version>0.5.1</version>
<version>0.6.1</version>
<description>The find_object_2d package</description>
<maintainer email="matlabbe@gmail.com">Mathieu Labbe</maintainer>