Skip to content

Commit acdc7c9

Browse files
committed
12.4.6
1 parent a80ccad commit acdc7c9

File tree

16 files changed

+24
-24
lines changed

16 files changed

+24
-24
lines changed

rviz2/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
12.4.6 (2024-02-07)
6+
-------------------
77

88
12.4.5 (2023-11-17)
99
-------------------

rviz2/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="2">
66
<name>rviz2</name>
7-
<version>12.4.5</version>
7+
<version>12.4.6</version>
88
<description>
99
3D visualization tool for ROS.
1010
</description>

rviz_assimp_vendor/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
12.4.6 (2024-02-07)
6+
-------------------
77

88
12.4.5 (2023-11-17)
99
-------------------

rviz_assimp_vendor/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="2">
66
<name>rviz_assimp_vendor</name>
7-
<version>12.4.5</version>
7+
<version>12.4.6</version>
88
<description>
99
Wrapper around assimp, providing nothing but a dependency on assimp, on some systems.
1010
On others, it provides a fixed CMake module or even an ExternalProject build of assimp.

rviz_common/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
12.4.6 (2024-02-07)
6+
-------------------
77
* Append measured subscription frequency to topic status (`#1130 <https://github.com/ros2/rviz/issues/1130>`_)
88
* Rolling namespace in title (`#1100 <https://github.com/ros2/rviz/issues/1100>`_)
99
* Contributors: Alejandro Hernández Cordero, Yadunund

rviz_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="2">
66
<name>rviz_common</name>
7-
<version>12.4.5</version>
7+
<version>12.4.6</version>
88
<description>
99
Common rviz API, used by rviz plugins and applications.
1010
</description>

rviz_default_plugins/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
12.4.6 (2024-02-07)
6+
-------------------
77
* Append measured subscription frequency to topic status (`#1130 <https://github.com/ros2/rviz/issues/1130>`_)
88
* Fix time-syncing message (`#1124 <https://github.com/ros2/rviz/issues/1124>`_)
99
* Fix typo (`#1106 <https://github.com/ros2/rviz/issues/1106>`_)

rviz_default_plugins/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="2">
66
<name>rviz_default_plugins</name>
7-
<version>12.4.5</version>
7+
<version>12.4.6</version>
88
<description>
99
Several default plugins for rviz to cover the basic functionality.
1010
</description>

rviz_ogre_vendor/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
12.4.6 (2024-02-07)
6+
-------------------
77

88
12.4.5 (2023-11-17)
99
-------------------

rviz_ogre_vendor/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="2">
66
<name>rviz_ogre_vendor</name>
7-
<version>12.4.5</version>
7+
<version>12.4.6</version>
88
<description>
99
Wrapper around ogre3d, it provides a fixed CMake module and an ExternalProject build of ogre.
1010
</description>

0 commit comments

Comments
 (0)