Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit c8ed22b

Browse files
committed
1.14.1
1 parent d71890e commit c8ed22b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

actionlib/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.14.1 (2025-04-10)
6+
-------------------
77
* fix typo (`#201 <https://github.com/ros/actionlib/issues/201>`_)
88
* Drop shebang, Switch to new boost/bind/bind.hpp, Increase timeout for armhf (`#205 <https://github.com/ros/actionlib/issues/205>`_)
99
* Fix typo (`#204 <https://github.com/ros/actionlib/issues/204>`_)

actionlib/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>actionlib</name>
5-
<version>1.14.0</version>
5+
<version>1.14.1</version>
66
<description>
77
The actionlib stack provides a standardized interface for
88
interfacing with preemptable tasks. Examples of this include moving

actionlib_tools/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.14.1 (2025-04-10)
6+
-------------------
77

88
1.14.0 (2022-12-09)
99
-------------------

actionlib_tools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>actionlib_tools</name>
4-
<version>1.14.0</version>
4+
<version>1.14.1</version>
55
<description>The actionlib_tools package</description>
66

77
<maintainer email="michael@openrobotics.org">Michael Carroll</maintainer>

0 commit comments

Comments
 (0)