Skip to content

Commit 39b2013

Browse files
committed
2.6.1
1 parent 4170d2a commit 39b2013

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.6.1 (2023-02-13)
6+
------------------
77
* Add missing header for strlen (`#169 <https://github.com/ros2/rcpputils/issues/169>`_)
88
* issue-167 (`#172 <https://github.com/ros2/rcpputils/issues/172>`_)
99
* [rolling] Update maintainers - 2022-11-07 (`#166 <https://github.com/ros2/rcpputils/issues/166>`_)

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>rcpputils</name>
5-
<version>2.6.0</version>
5+
<version>2.6.1</version>
66
<description>Package containing utility code for C++.</description>
77

88
<maintainer email="[email protected]">Brandon Ong</maintainer>

0 commit comments

Comments
 (0)