Skip to content

Commit ce5df8b

Browse files
committed
2.8.0
1 parent 11a537f commit ce5df8b

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed

qt_dotgraph/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.8.0 (2024-04-26)
6+
------------------
77

88
2.7.4 (2024-04-16)
99
------------------

qt_dotgraph/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>qt_dotgraph</name>
3-
<version>2.7.4</version>
3+
<version>2.8.0</version>
44
<description>
55
qt_dotgraph provides helpers to work with dot graphs.
66
</description>

qt_gui/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.8.0 (2024-04-26)
6+
------------------
77

88
2.7.4 (2024-04-16)
99
------------------

qt_gui/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>qt_gui</name>
3-
<version>2.7.4</version>
3+
<version>2.8.0</version>
44
<description>
55
qt_gui provides the infrastructure for an integrated graphical user interface based on Qt.
66
It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets.

qt_gui_app/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.8.0 (2024-04-26)
6+
------------------
77

88
2.7.4 (2024-04-16)
99
------------------

qt_gui_app/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>qt_gui_app</name>
3-
<version>2.7.4</version>
3+
<version>2.8.0</version>
44
<description>
55
qt_gui_app provides the main to start an instance of the integrated graphical user interface provided by qt_gui.
66
</description>

qt_gui_core/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.8.0 (2024-04-26)
6+
------------------
77

88
2.7.4 (2024-04-16)
99
------------------

qt_gui_core/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>qt_gui_core</name>
3-
<version>2.7.4</version>
3+
<version>2.8.0</version>
44
<description>
55
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
66
</description>

qt_gui_cpp/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.8.0 (2024-04-26)
6+
------------------
77

88
2.7.4 (2024-04-16)
99
------------------

qt_gui_cpp/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>qt_gui_cpp</name>
3-
<version>2.7.4</version>
3+
<version>2.8.0</version>
44
<description>
55
qt_gui_cpp provides the foundation for C++-bindings for qt_gui and creates bindings for every generator available.
66
At least one specific binding must be available in order to use C++-plugins.

qt_gui_py_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 qt_gui_py_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.8.0 (2024-04-26)
6+
------------------
77

88
2.7.4 (2024-04-16)
99
------------------

qt_gui_py_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>qt_gui_py_common</name>
3-
<version>2.7.4</version>
3+
<version>2.8.0</version>
44
<description>
55
qt_gui_py_common provides common functionality for GUI plugins written in Python.
66
</description>

0 commit comments

Comments
 (0)