Skip to content

Commit 138eb3b

Browse files
committed
0.8.1
1 parent 980ddb5 commit 138eb3b

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.8.1 (2017-07-27)
6+
------------------
77

88
0.8.0 (2017-03-10)
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.8.0</version>
4+
<version>0.8.1</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.8.1 (2017-07-27)
6+
------------------
77

88
0.8.0 (2017-03-10)
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.8.0</version>
4+
<version>0.8.1</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.8.1 (2017-07-27)
6+
------------------
77

88
0.8.0 (2017-03-10)
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.8.0</version>
4+
<version>0.8.1</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.8.1 (2017-07-27)
6+
------------------
77
* theta ranges from -pi to +pi (`#31 <https://github.com/ros/ros_tutorials/issues/31>`_)
88

99
0.8.0 (2017-03-10)

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

0 commit comments

Comments
 (0)