Skip to content

Commit ec24e38

Browse files
committed
3.4.0
1 parent 1b06816 commit ec24e38

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

fastrtps_cmake_module/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.4.0 (2023-12-26)
6+
------------------
77

88
3.3.0 (2023-10-04)
99
------------------

fastrtps_cmake_module/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>fastrtps_cmake_module</name>
5-
<version>3.3.0</version>
5+
<version>3.4.0</version>
66
<description>Provide CMake module to find eProsima FastRTPS.</description>
77

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

rosidl_typesupport_fastrtps_c/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.4.0 (2023-12-26)
6+
------------------
77
* Update to C++17 (`#111 <https://github.com/ros2/rosidl_typesupport_fastrtps/issues/111>`_)
88
* Contributors: Chris Lalancette
99

rosidl_typesupport_fastrtps_c/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rosidl_typesupport_fastrtps_c</name>
5-
<version>3.3.0</version>
5+
<version>3.4.0</version>
66
<description>Generate the C interfaces for eProsima FastRTPS.</description>
77

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

rosidl_typesupport_fastrtps_cpp/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.4.0 (2023-12-26)
6+
------------------
77
* Update to C++17 (`#111 <https://github.com/ros2/rosidl_typesupport_fastrtps/issues/111>`_)
88
* Contributors: Chris Lalancette
99

rosidl_typesupport_fastrtps_cpp/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rosidl_typesupport_fastrtps_cpp</name>
5-
<version>3.3.0</version>
5+
<version>3.4.0</version>
66
<description>Generate the C++ interfaces for eProsima FastRTPS.</description>
77

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

0 commit comments

Comments
 (0)