Skip to content

Commit 10569e6

Browse files
committed
2.4.0
Signed-off-by: Vladimir Ermakov <[email protected]>
1 parent 57e2dbf commit 10569e6

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

libmavconn/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package libmavconn
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.4.0 (2022-12-30)
6+
------------------
77
* Merge branch 'master' into ros2
88
* master:
99
1.15.0

libmavconn/package.xml

+1-1
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.3.0</version>
5+
<version>2.4.0</version>
66
<description>
77
MAVLink communication library.
88
This library provide unified connection handling classes

mavros/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package mavros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.4.0 (2022-12-30)
6+
------------------
77
* ci: ignore xml lib warn
88
* Merge branch 'master' into ros2
99
* master:

mavros/package.xml

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

mavros_extras/CHANGELOG.rst

+2-2
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.4.0 (2022-12-30)
6+
------------------
77
* extras: uncrustify
88
* extras: fix build, 2
99
* extras: fix build

mavros_extras/package.xml

+1-1
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.3.0</version>
4+
<version>2.4.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

+2-2
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.4.0 (2022-12-30)
6+
------------------
77
* msgs: re-generate
88
* Merge branch 'master' into ros2
99
* master:

mavros_msgs/package.xml

+1-1
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.3.0</version>
5+
<version>2.4.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)