Skip to content

Commit 6e2f2e8

Browse files
committed
"0.4.3"
1 parent 85c8d81 commit 6e2f2e8

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

ros_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 ros_tutorials
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.3 (2014-01-07)
6+
------------------
77

88
0.4.2 (2013-10-04)
99
------------------

ros_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>ros_tutorials</name>
4-
<version>0.4.2</version>
4+
<version>0.4.3</version>
55
<description>
66
ros_tutorials contains packages that demonstrate various features of ROS,
77
as well as support packages which help demonstrate those features.

roscpp_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 roscpp_tutorials
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.3 (2014-01-07)
6+
------------------
77

88
0.4.2 (2013-10-04)
99
------------------

roscpp_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>roscpp_tutorials</name>
4-
<version>0.4.2</version>
4+
<version>0.4.3</version>
55
<description>
66
This package attempts to show the features of ROS step-by-step,
77
including using messages, servers, parameters, etc.

rospy_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 rospy_tutorials
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.3 (2014-01-07)
6+
------------------
77
* python 3 compatibility (`#13 <https://github.com/ros/ros_tutorials/issues/13>`_)
88
* remove load_manifest calls
99

rospy_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>rospy_tutorials</name>
4-
<version>0.4.2</version>
4+
<version>0.4.3</version>
55
<description>
66
This package attempts to show the features of ROS python API step-by-step,
77
including using messages, servers, parameters, etc. These tutorials are compatible with the nodes in roscpp_tutorial.

turtlesim/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.4.3 (2014-01-07)
6+
------------------
77

88
0.4.2 (2013-10-04)
99
------------------

turtlesim/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>turtlesim</name>
4-
<version>0.4.2</version>
4+
<version>0.4.3</version>
55
<description>
66
turtlesim is a tool made for teaching ROS and ROS packages.
77
</description>

0 commit comments

Comments
 (0)