summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Meerkötter <frank.meerkoetter@basyskom.com>2023-02-02 07:32:55 +0100
committerFrank Meerkötter <frank.meerkoetter@basyskom.com>2023-02-02 16:16:55 +0100
commitd716a37e9d2f88e36dbbca28f636dd84dce4734f (patch)
tree34ddc239683d0fa3aeb38d0a11ec7686a0cac1cd
parent3adfac4a7ae2d55ac64b39cd80c876826abb08c5 (diff)
Also update the version information here
We pulled in open62541 1.3.4 for the 6.5 release Pick-to: 6.5 Change-Id: Icad578676cbb36b8955730ec54dd5edfc5feccab Reviewed-by: Jannis Völker <jannis.voelker@basyskom.com>
-rw-r--r--src/3rdparty/open62541/qt_attribution.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/open62541/qt_attribution.json b/src/3rdparty/open62541/qt_attribution.json
index d35760d..0f3fe27 100644
--- a/src/3rdparty/open62541/qt_attribution.json
+++ b/src/3rdparty/open62541/qt_attribution.json
@@ -5,7 +5,7 @@
"QtUsage": "Used in the Qt OPC UA module to build the backend. Pass -no-open62541 or -system-open62541 to avoid.",
"Description": "Open62541 is an open source implementation of the OPC UA protocol.",
"Homepage": "https://open62541.org/",
- "Version": "1.1",
+ "Version": "1.3.4",
"License": "Mozilla Public License 2.0 and Creative Commons Zero v1.0 Universal and Creative Commons Attribution Non Commercial Share Alike 4.0 International and BSD 3-Clause \"New\" or \"Revised\" License and Apache License 2.0 and MIT License",
"LicenseId": "MPL-2.0 AND CC0-1.0 AND CC-BY-SA-4.0 AND BSD-3-Clause AND Apache-2.0 AND MIT",
"LicenseFiles": [ "mpl-2.0.815ca599c9df.txt", "LICENSE-CC0", "CC-BY-SA-4.0", "BSD-3-CLAUSE", "LICENSE-2.0.txt", "MIT" ],