Skip to content

Commit 8284284

Browse files
committed
0.11.0
1 parent a0c4d83 commit 8284284

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.11.0 (2020-05-13)
6+
-------------------
77

88
0.10.4 (2020-05-13)
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.4</version>
4+
<version>0.11.0</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.11.0 (2020-05-13)
6+
-------------------
77

88
0.10.4 (2020-05-13)
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.4</version>
3+
<version>0.11.0</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.11.0 (2020-05-13)
6+
-------------------
77

88
0.10.4 (2020-05-13)
99
-------------------

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.4</version>
3+
<version>0.11.0</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.11.0 (2020-05-13)
6+
-------------------
77

88
0.10.4 (2020-05-13)
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.4</version>
3+
<version>0.11.0</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.11.0 (2020-05-13)
6+
-------------------
77

88
0.10.4 (2020-05-13)
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.4</version>
4+
<version>0.11.0</version>
55
<description>The visulalization_marker_tutorials package</description>
66

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

0 commit comments

Comments
 (0)