aboutsummaryrefslogtreecommitdiffstats
path: root/UsageStatistic.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'UsageStatistic.json.in')
-rw-r--r--UsageStatistic.json.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/UsageStatistic.json.in b/UsageStatistic.json.in
index 9e7bde3..0ed40e6 100644
--- a/UsageStatistic.json.in
+++ b/UsageStatistic.json.in
@@ -1,9 +1,9 @@
{
\"Name\" : \"UsageStatistic\",
- \"Version\" : \"1.0.0\",
- \"CompatVersion\" : \"1.0.0\",
+ \"Version\" : \"$$QTCREATOR_VERSION\",
+ \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
\"Vendor\" : \"The Qt Company Ltd\",
- \"Copyright\" : \"(C) The Qt Company Ltd\",
+ \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
\"License\" : \"GNU GPL v3\",
\"Description\" : \"This plugin is used to collect usage statistic. All statistics are anonymous. You can switch off the plugin any time you want.\",
\"Url\" : \"https://www.qt.io/\",