From 6c1c91af24951f72453c02e2431eb7fac82565ed Mon Sep 17 00:00:00 2001 From: Jacob Perron Date: Wed, 8 May 2019 16:23:16 -0700 Subject: [PATCH] 0.7.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 1b97f7dff..95f7fb73d 100644 --- a/rmw_fastrtps_cpp/package.xml +++ b/rmw_fastrtps_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_cpp - 0.7.0 + 0.7.1 Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++. Dirk Thomas Apache License 2.0 diff --git a/rmw_fastrtps_dynamic_cpp/package.xml b/rmw_fastrtps_dynamic_cpp/package.xml index f3718d142..51e651242 100644 --- a/rmw_fastrtps_dynamic_cpp/package.xml +++ b/rmw_fastrtps_dynamic_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_dynamic_cpp - 0.7.0 + 0.7.1 Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++. Dirk Thomas Apache License 2.0 diff --git a/rmw_fastrtps_shared_cpp/package.xml b/rmw_fastrtps_shared_cpp/package.xml index 68a754cec..4bbde7813 100644 --- a/rmw_fastrtps_shared_cpp/package.xml +++ b/rmw_fastrtps_shared_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_shared_cpp - 0.7.0 + 0.7.1 Code shared on static and dynamic type support of rmw_fastrtps_cpp. Dirk Thomas Apache License 2.0