From 4a205126abd1079bdc8ddb23003935922fd23112 Mon Sep 17 00:00:00 2001 From: Chris Lalancette Date: Tue, 13 Sep 2022 19:56:35 +0000 Subject: [PATCH] 2.9.1 --- rmw_implementation/CHANGELOG.rst | 4 ++-- rmw_implementation/package.xml | 2 +- test_rmw_implementation/CHANGELOG.rst | 4 ++-- test_rmw_implementation/package.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rmw_implementation/CHANGELOG.rst b/rmw_implementation/CHANGELOG.rst index 0cac095b..d607f305 100644 --- a/rmw_implementation/CHANGELOG.rst +++ b/rmw_implementation/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmw_implementation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.9.1 (2022-09-13) +------------------ 2.9.0 (2022-04-29) ------------------ diff --git a/rmw_implementation/package.xml b/rmw_implementation/package.xml index f5c2ad53..b545d8a2 100644 --- a/rmw_implementation/package.xml +++ b/rmw_implementation/package.xml @@ -2,7 +2,7 @@ rmw_implementation - 2.9.0 + 2.9.1 Proxy implementation of the ROS 2 Middleware Interface. Audrow Nash diff --git a/test_rmw_implementation/CHANGELOG.rst b/test_rmw_implementation/CHANGELOG.rst index d4d18220..51271dcf 100644 --- a/test_rmw_implementation/CHANGELOG.rst +++ b/test_rmw_implementation/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_rmw_implementation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +2.9.1 (2022-09-13) +------------------ 2.9.0 (2022-04-29) ------------------ diff --git a/test_rmw_implementation/package.xml b/test_rmw_implementation/package.xml index e58e51ff..f4669f51 100644 --- a/test_rmw_implementation/package.xml +++ b/test_rmw_implementation/package.xml @@ -2,7 +2,7 @@ test_rmw_implementation - 2.9.0 + 2.9.1 Test suite for ROS middleware API. Alejandro Hernandez Cordero Michael Carroll