This commit is contained in:
Kentaro Wada
2018-05-08 18:56:16 +09:00
parent 283782b420
commit 32d3e6a459
6 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
Changelog for package pcl_conversions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.6.1 (2018-05-08)
------------------
* Add 1.6.0 section to CHANGELOG.rst
* Use foreach + string regex to implement list(filter on old cmake
* Downgrade the required cmake version for backward compatibility
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>pcl_conversions</name>
<version>1.6.0</version>
<version>1.6.1</version>
<description>Provides conversions from PCL data types and ROS message types</description>
<author email="william@osrfoundation.org">William Woodall</author>