Skip to content

Commit

Permalink
7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoag committed Apr 26, 2024
1 parent 33eadcd commit 222b7c9
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions rmw/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rmw
^^^^^^^^^^^^^^^^^^^^^^^^^

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

Expand Down
2 changes: 1 addition & 1 deletion rmw/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rmw</name>
<version>7.3.0</version>
<version>7.4.0</version>
<description>Contains the ROS middleware API.</description>

<maintainer email="[email protected]">Brandon Ong</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions rmw_implementation_cmake/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rmw_implementation_cmake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
7.4.0 (2024-04-26)
------------------

7.3.0 (2023-12-26)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rmw_implementation_cmake/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rmw_implementation_cmake</name>
<version>7.3.0</version>
<version>7.4.0</version>
<description>
CMake functions which can discover and enumerate available implementations.
</description>
Expand Down

0 comments on commit 222b7c9

Please sign in to comment.