Skip to content

Commit fcfd910

Browse files
committed
0.6.4
1 parent af8bfc9 commit fcfd910

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.6.4 (2020-03-02)
6+
------------------
77
* [windows] reducing the odds to have name collisions (`#47 <https://github.com/ros/gencpp/issues/47>`_)
88

99
0.6.3 (2020-01-24)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>gencpp</name>
7-
<version>0.6.3</version>
7+
<version>0.6.4</version>
88
<description>C++ ROS message and service generators.</description>
99
<maintainer email="[email protected]">Dirk Thomas</maintainer>
1010
<license>BSD</license>

0 commit comments

Comments
 (0)