summaryrefslogtreecommitdiffstats
path: root/src/dbus
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2020-03-13 13:38:45 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2020-03-16 08:52:10 +0100
commitebb2d85612cb5577c4c5eb854495c4024cfe53c4 (patch)
tree28a375ae0cf8c38b15c2a8daaa4037f10512aa41 /src/dbus
parentebcd8e16dbdb975b78bf521748067f963a3b26fe (diff)
Record that we're still up to date with latest dbus
DBus does have dbus-1.13.* releases these days, as well as its stable 1.12.* releases, but there's no change in the fragments we've extracted from its headers, since the last (1.12.12) release we checked against. We're thus in sync with 1.12.16 and 1.13.12. Fixes: QTBUG-82748 Change-Id: Ic550e3cd7486db712643711d010f5b45c347a95b Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/dbus')
-rw-r--r--src/dbus/qt_attribution.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbus/qt_attribution.json b/src/dbus/qt_attribution.json
index 33eaee1ed1..6cfe6ab2af 100644
--- a/src/dbus/qt_attribution.json
+++ b/src/dbus/qt_attribution.json
@@ -7,7 +7,7 @@
"Description": "D-Bus is a message bus system, a simple way for applications to talk to one another.",
"Homepage": "https://www.freedesktop.org/wiki/Software/dbus/",
"Version": "Minimal supported is 1.2, compatible up to ...",
- "Version": "dbus-1.12.12",
+ "Version": "dbus-1.13.12",
"LicenseId": "AFL-2.1 OR GPL-2.0-or-later",
"License": "Academic Free License v2.1, or GNU General Public License v2.0 or later",
"LicenseFile": "LIBDBUS-1-LICENSE.txt",