We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab21dca commit 7cd7e91Copy full SHA for 7cd7e91
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package gencpp
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.4.15 (2014-01-07)
+-------------------
7
* python 3 compatibility
8
* fix generated code of message definition with windows line endings (`#6 <https://github.com/ros/gencpp/issues/6>`_)
9
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>gencpp</name>
- <version>0.4.14</version>
+ <version>0.4.15</version>
<description>C++ ROS message and service generators.</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<license>BSD</license>
0 commit comments