Skip to content

Commit

Permalink
3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Nov 20, 2024
1 parent d66dfd5 commit 4205c9e
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions fastrtps_cmake_module/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package fastrtps_cmake_module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.7.1 (2024-11-20)
------------------

3.7.0 (2024-04-26)
------------------
Expand Down
2 changes: 1 addition & 1 deletion fastrtps_cmake_module/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>fastrtps_cmake_module</name>
<version>3.7.0</version>
<version>3.7.1</version>
<description>Provide CMake module to find eProsima FastRTPS.</description>

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

Forthcoming
-----------
3.7.1 (2024-11-20)
------------------
* Remove deprecated functions benchmark tests (`#122 <https://github.com/ros2/rosidl_typesupport_fastrtps/issues/122>`_)
* Contributors: Miguel Company

Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_fastrtps_c/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rosidl_typesupport_fastrtps_c</name>
<version>3.7.0</version>
<version>3.7.1</version>
<description>Generate the C interfaces for eProsima FastRTPS.</description>

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

Forthcoming
-----------
3.7.1 (2024-11-20)
------------------
* Remove deprecated functions benchmark tests (`#122 <https://github.com/ros2/rosidl_typesupport_fastrtps/issues/122>`_)
* Contributors: Miguel Company

Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_fastrtps_cpp/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rosidl_typesupport_fastrtps_cpp</name>
<version>3.7.0</version>
<version>3.7.1</version>
<description>Generate the C++ interfaces for eProsima FastRTPS.</description>

<maintainer email="[email protected]">Shane Loretz</maintainer>
Expand Down

0 comments on commit 4205c9e

Please sign in to comment.