From fc66051e598c49d0f01665e33ee63d3ae83b1e2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Hern=C3=A1ndez=20Cordero?= Date: Mon, 29 Jul 2024 10:06:51 +0200 Subject: [PATCH] 9.0.1 --- rmw_fastrtps_cpp/package.xml | 2 +- rmw_fastrtps_dynamic_cpp/package.xml | 2 +- rmw_fastrtps_shared_cpp/package.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rmw_fastrtps_cpp/package.xml b/rmw_fastrtps_cpp/package.xml index bdfa68a19..e54c2736e 100644 --- a/rmw_fastrtps_cpp/package.xml +++ b/rmw_fastrtps_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_cpp - 9.0.0 + 9.0.1 Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++. Geoffrey Biggs diff --git a/rmw_fastrtps_dynamic_cpp/package.xml b/rmw_fastrtps_dynamic_cpp/package.xml index f3fc46af4..9d25707d9 100644 --- a/rmw_fastrtps_dynamic_cpp/package.xml +++ b/rmw_fastrtps_dynamic_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_dynamic_cpp - 9.0.0 + 9.0.1 Implement the ROS middleware interface using introspection type support. Geoffrey Biggs diff --git a/rmw_fastrtps_shared_cpp/package.xml b/rmw_fastrtps_shared_cpp/package.xml index 6a7d0f63d..ac687bb28 100644 --- a/rmw_fastrtps_shared_cpp/package.xml +++ b/rmw_fastrtps_shared_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_shared_cpp - 9.0.0 + 9.0.1 Code shared on static and dynamic type support of rmw_fastrtps_cpp. Geoffrey Biggs