Skip to content

Commit 617c9e2

Browse files
committed
3.3.0
1 parent 4e23778 commit 617c9e2

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

rosidl_typesupport_c/CHANGELOG.rst

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

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

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

88
<maintainer email="[email protected]">Dharini Dutia</maintainer>

rosidl_typesupport_cpp/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.3.0 (2024-04-26)
6+
------------------
77

88
3.2.1 (2024-03-27)
99
------------------

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

88
<maintainer email="[email protected]">Dharini Dutia</maintainer>

rosidl_typesupport_tests/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.3.0 (2024-04-26)
6+
------------------
77

88
3.2.1 (2024-03-27)
99
------------------

rosidl_typesupport_tests/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>rosidl_typesupport_tests</name>
5-
<version>3.2.1</version>
5+
<version>3.3.0</version>
66
<description>Test rosidl_typesupport_c and rosidl_typesupport_cpp packages</description>
77
<maintainer email="[email protected]">Jacob Perron</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)