Skip to content

Commit 222b7c9

Browse files
committed
7.4.0
1 parent 33eadcd commit 222b7c9

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

rmw/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
7.4.0 (2024-04-26)
6+
------------------
77
* Removed warnings - strict-prototypes (`#365 <https://github.com/ros2/rmw/issues/365>`_)
88
* Contributors: Alejandro Hernández Cordero
99

rmw/package.xml

Lines changed: 1 addition & 1 deletion
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.3.0</version>
5+
<version>7.4.0</version>
66
<description>Contains the ROS middleware API.</description>
77

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

rmw_implementation_cmake/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
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.4.0 (2024-04-26)
6+
------------------
77

88
7.3.0 (2023-12-26)
99
------------------

rmw_implementation_cmake/package.xml

Lines changed: 1 addition & 1 deletion
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.3.0</version>
5+
<version>7.4.0</version>
66
<description>
77
CMake functions which can discover and enumerate available implementations.
88
</description>

0 commit comments

Comments
 (0)