Skip to content

Commit 05d0f92

Browse files
committed
0.10.3
1 parent f7dd360 commit 05d0f92

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

interactive_marker_tutorials/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.10.3 (2018-05-09)
6+
-------------------
77

88
0.10.2 (2018-01-05)
99
-------------------

interactive_marker_tutorials/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>interactive_marker_tutorials</name>
4-
<version>0.10.2</version>
4+
<version>0.10.3</version>
55
<description>The interactive_marker_tutorials package</description>
66

77
<maintainer email="[email protected]">William Woodall</maintainer>

librviz_tutorial/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.10.3 (2018-05-09)
6+
-------------------
77

88
0.10.2 (2018-01-05)
99
-------------------

librviz_tutorial/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>librviz_tutorial</name>
3-
<version>0.10.2</version>
3+
<version>0.10.3</version>
44
<description>
55
Tutorial showing how to compile your own C++ program with RViz displays and features.
66
</description>

rviz_plugin_tutorials/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.10.3 (2018-05-09)
6+
-------------------
77
* Fixed a warning due to a publisher which did not use the keyword argument 'queue_size' (`#43 <https://github.com/ros-visualization/visualization_tutorials/issues/43>`_)
88
* Changed manifest.xml to package.xml in documentation (`#42 <https://github.com/ros-visualization/visualization_tutorials/issues/42>`_)
99
* Contributors: Zihan Chen

rviz_plugin_tutorials/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>rviz_plugin_tutorials</name>
3-
<version>0.10.2</version>
3+
<version>0.10.3</version>
44
<description>
55
Tutorials showing how to write plugins for RViz.
66
</description>

rviz_python_tutorial/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.10.3 (2018-05-09)
6+
-------------------
77
* Fixed QWidget not defined bug in rviz_python_tutorial (`#41 <https://github.com/ros-visualization/visualization_tutorials/issues/41>`_)
88
* Contributors: Zihan Chen
99

rviz_python_tutorial/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>rviz_python_tutorial</name>
3-
<version>0.10.2</version>
3+
<version>0.10.3</version>
44
<description>
55
Tutorials showing how to call into rviz internals from python scripts.
66
</description>

visualization_marker_tutorials/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.10.3 (2018-05-09)
6+
-------------------
77

88
0.10.2 (2018-01-05)
99
-------------------

visualization_marker_tutorials/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>visualization_marker_tutorials</name>
4-
<version>0.10.2</version>
4+
<version>0.10.3</version>
55
<description>The visulalization_marker_tutorials package</description>
66

77
<maintainer email="[email protected]">William Woodall</maintainer>

0 commit comments

Comments
 (0)