We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e7901 commit c60a46cCopy full SHA for c60a46c
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package openni2_camera
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.2.7 (2016-06-07)
+------------------
7
* Merge pull request `#44 <https://github.com/ros-drivers/openni2_camera/issues/44>`_ from jacquelinekay/fix_kinetic_build
8
fix compile on kinetic
9
* Contributors: Jackie Kay, Michael Ferguson
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>openni2_camera</name>
- <version>0.2.6</version>
+ <version>0.2.7</version>
<description>Drivers for the Asus Xtion and Primesense Devices. For using a kinect
with ROS, try the <a href="http://wiki.ros.org/freenect_stack">freenect stack</a>
</description>
0 commit comments