Skip to content

Commit 300a248

Browse files
committed
2.9.0
1 parent bdd5a9c commit 300a248

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

libmavconn/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.9.0 (2024-10-10)
6+
------------------
77

88
2.8.0 (2024-06-07)
99
------------------

libmavconn/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>libmavconn</name>
5-
<version>2.8.0</version>
5+
<version>2.9.0</version>
66
<description>
77
MAVLink communication library.
88
This library provide unified connection handling classes

mavros/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.9.0 (2024-10-10)
6+
------------------
77
* py-mavros: fix flake8 errors
88
* py-mavros: reconfigure flake8
99
* py: isort

mavros/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>mavros</name>
4-
<version>2.8.0</version>
4+
<version>2.9.0</version>
55
<description>
66
MAVROS -- MAVLink extendable communication node for ROS
77
with proxy for Ground Control Station.

mavros_extras/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.9.0 (2024-10-10)
6+
------------------
77
* extras: fix cmake lint
88
* extras: fix cpplint errors
99
* Merge pull request `#1994 <https://github.com/mavlink/mavros/issues/1994>`_ from evan-palmer/bug-yaml-cpp-humble-build

mavros_extras/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>mavros_extras</name>
4-
<version>2.8.0</version>
4+
<version>2.9.0</version>
55
<description>
66
Extra nodes and plugins for <a href="http://wiki.ros.org/mavros">MAVROS</a>.
77
</description>

mavros_msgs/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.9.0 (2024-10-10)
6+
------------------
77

88
2.8.0 (2024-06-07)
99
------------------

mavros_msgs/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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>mavros_msgs</name>
5-
<version>2.8.0</version>
5+
<version>2.9.0</version>
66
<description>
77
mavros_msgs defines messages for <a href="http://wiki.ros.org/mavros">MAVROS</a>.
88
</description>

0 commit comments

Comments
 (0)