From d47c287d70fa7ef5a04c61b1518c988de939f07f Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 15 Aug 2018 15:27:26 +0200 Subject: [PATCH] Document xkbcommon version Task-number: QTBUG-69276 Change-Id: I0023ce210205def958b9e18f3d3c3a63576fc871 Reviewed-by: Gatis Paeglis --- src/3rdparty/xkbcommon/qt_attribution.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/3rdparty/xkbcommon/qt_attribution.json b/src/3rdparty/xkbcommon/qt_attribution.json index 8ee0df1b228..4be9b429178 100644 --- a/src/3rdparty/xkbcommon/qt_attribution.json +++ b/src/3rdparty/xkbcommon/qt_attribution.json @@ -6,6 +6,7 @@ "Description": "xkbcommon is a keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB specification.", "Homepage": "http://xkbcommon.org/", + "Version": "0.4.1", "License": "MIT Licenses (with no-advertisement clause)", "LicenseId": "MIT", "LicenseFile": "COPYING",