Skip to content

Commit 7cd7e91

Browse files
committed
"0.4.15"
1 parent ab21dca commit 7cd7e91

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package gencpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.15 (2014-01-07)
6+
-------------------
77
* python 3 compatibility
88
* fix generated code of message definition with windows line endings (`#6 <https://github.com/ros/gencpp/issues/6>`_)
99

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>gencpp</name>
4-
<version>0.4.14</version>
4+
<version>0.4.15</version>
55
<description>C++ ROS message and service generators.</description>
66
<maintainer email="[email protected]">Dirk Thomas</maintainer>
77
<license>BSD</license>

0 commit comments

Comments
 (0)