Skip to content

Commit 83445be

Browse files
committed
7.2.1
1 parent 8e8b6e0 commit 83445be

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

rmw/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rmw
33
^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.2.1 (2023-07-11)
6+
------------------
77
* typo fix. (`#355 <https://github.com/ros2/rmw/issues/355>`_)
88
* Contributors: Tomoya Fujita
99

rmw/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rmw</name>
5-
<version>7.2.0</version>
5+
<version>7.2.1</version>
66
<description>Contains the ROS middleware API.</description>
77

88
<maintainer email="[email protected]">Brandon Ong</maintainer>

rmw_implementation_cmake/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rmw_implementation_cmake
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.2.1 (2023-07-11)
6+
------------------
77

88
7.2.0 (2023-04-27)
99
------------------

rmw_implementation_cmake/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rmw_implementation_cmake</name>
5-
<version>7.2.0</version>
5+
<version>7.2.1</version>
66
<description>
77
CMake functions which can discover and enumerate available implementations.
88
</description>

0 commit comments

Comments
 (0)