Skip to content

Commit

Permalink
2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Apr 28, 2023
1 parent 16032bd commit f2a3fe2
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions qt_dotgraph/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package qt_dotgraph
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.0 (2023-04-28)
------------------

2.4.1 (2023-04-11)
------------------
Expand Down
2 changes: 1 addition & 1 deletion qt_dotgraph/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>qt_dotgraph</name>
<version>2.4.1</version>
<version>2.5.0</version>
<description>
qt_dotgraph provides helpers to work with dot graphs.
</description>
Expand Down
4 changes: 2 additions & 2 deletions qt_gui/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package qt_gui
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.0 (2023-04-28)
------------------

2.4.1 (2023-04-11)
------------------
Expand Down
2 changes: 1 addition & 1 deletion qt_gui/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>qt_gui</name>
<version>2.4.1</version>
<version>2.5.0</version>
<description>
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt.
It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets.
Expand Down
4 changes: 2 additions & 2 deletions qt_gui_app/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package qt_gui_app
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.0 (2023-04-28)
------------------

2.4.1 (2023-04-11)
------------------
Expand Down
2 changes: 1 addition & 1 deletion qt_gui_app/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>qt_gui_app</name>
<version>2.4.1</version>
<version>2.5.0</version>
<description>
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
</description>
Expand Down
4 changes: 2 additions & 2 deletions qt_gui_core/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package qt_gui_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.0 (2023-04-28)
------------------

2.4.1 (2023-04-11)
------------------
Expand Down
2 changes: 1 addition & 1 deletion qt_gui_core/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>qt_gui_core</name>
<version>2.4.1</version>
<version>2.5.0</version>
<description>
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
</description>
Expand Down
4 changes: 2 additions & 2 deletions qt_gui_cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package qt_gui_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.0 (2023-04-28)
------------------

2.4.1 (2023-04-11)
------------------
Expand Down
2 changes: 1 addition & 1 deletion qt_gui_cpp/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>qt_gui_cpp</name>
<version>2.4.1</version>
<version>2.5.0</version>
<description>
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available.
At least one specific binding must be available in order to use C++-plugins.
Expand Down
4 changes: 2 additions & 2 deletions qt_gui_py_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package qt_gui_py_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.5.0 (2023-04-28)
------------------

2.4.1 (2023-04-11)
------------------
Expand Down
2 changes: 1 addition & 1 deletion qt_gui_py_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>qt_gui_py_common</name>
<version>2.4.1</version>
<version>2.5.0</version>
<description>
qt_gui_py_common provides common functionality for GUI plugins written in Python.
</description>
Expand Down

0 comments on commit f2a3fe2

Please sign in to comment.