Skip to content

Commit 09403de

Browse files
committed
5.1.0
1 parent 2381356 commit 09403de

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rcutils
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
5.1.0 (2022-03-01)
6+
------------------
77
* Remove dst_size from strlen usage (`#353 <https://github.com/ros2/rcutils/issues/353>`_)
88
* Install headers to include\${PROJECT_NAME} (`#351 <https://github.com/ros2/rcutils/issues/351>`_)
99
* Contributors: Jorge Perez, Shane Loretz

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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rcutils</name>
5-
<version>5.0.1</version>
5+
<version>5.1.0</version>
66
<description>Package containing various utility types and functions for C</description>
77
<maintainer email="clalancette@openrobotics.org">Chris Lalancette</maintainer>
88
<maintainer email="alejandro@openrobotics.org">Alejandro Hernandez Cordero</maintainer>

0 commit comments

Comments
 (0)