Skip to content

Commit fc66051

Browse files
committed
9.0.1
1 parent 17484ac commit fc66051

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

rmw_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>rmw_fastrtps_cpp</name>
5-
<version>9.0.0</version>
5+
<version>9.0.1</version>
66
<description>Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++.</description>
77

88
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

rmw_fastrtps_dynamic_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>rmw_fastrtps_dynamic_cpp</name>
5-
<version>9.0.0</version>
5+
<version>9.0.1</version>
66
<description>Implement the ROS middleware interface using introspection type support.</description>
77

88
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

rmw_fastrtps_shared_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>rmw_fastrtps_shared_cpp</name>
5-
<version>9.0.0</version>
5+
<version>9.0.1</version>
66
<description>Code shared on static and dynamic type support of rmw_fastrtps_cpp.</description>
77

88
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

0 commit comments

Comments
 (0)