Skip to content

Commit ee23724

Browse files
committed
2.8.2
1 parent 9a62b6c commit ee23724

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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.8.1</version>
3+
<version>2.8.2</version>
44
<description>
55
qt_dotgraph provides helpers to work with dot graphs.
66
</description>

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.8.1</version>
3+
<version>2.8.2</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/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.8.1</version>
3+
<version>2.8.2</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/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.8.1</version>
3+
<version>2.8.2</version>
44
<description>
55
Integration of the ROS package system and ROS-specific plugins for a Qt-based GUI.
66
</description>

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.8.1</version>
3+
<version>2.8.2</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/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.8.1</version>
3+
<version>2.8.2</version>
44
<description>
55
qt_gui_py_common provides common functionality for GUI plugins written in Python.
66
</description>

0 commit comments

Comments
 (0)