We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c1a85 commit a9955f4Copy full SHA for a9955f4
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package openni2_camera
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.2.6 (2016-05-05)
+------------------
7
* [fix] Compile for OSX `#30 <https://github.com/ros-drivers/openni2_camera/issues/30>`_
8
* [fix] Crash on OSX and warning fixes.
9
* Contributors: Hans Gaiser, Isaac I.Y. Saito, Michael Ferguson
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>openni2_camera</name>
- <version>0.2.5</version>
+ <version>0.2.6</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