aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/localstorage/localstorage.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-04-18 15:55:21 +0200
committerKai Koehne <kai.koehne@qt.io>2018-04-20 06:45:25 +0000
commit1bc0593547218cc59ed8c0e34c559df2a4d2a313 (patch)
treeca940192a8e2b839cb35aa1ab9c4119bcf8b8a8e /src/imports/localstorage/localstorage.pro
parentbbda0e5a7111f226b6540cd4e6d99311bcd8e7ce (diff)
Document latest QtQuick.LocalStorage version to be 2.11
Since commit 214fbaa57b73296a0 the latest minor version of the import is automatically the Qt minor version, so let's also document this. Change-Id: If0b8a0daecc62d191a9c5efd450ec0f5214ee387 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/imports/localstorage/localstorage.pro')
-rw-r--r--src/imports/localstorage/localstorage.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/localstorage/localstorage.pro b/src/imports/localstorage/localstorage.pro
index 15753263b8..2fc976d37d 100644
--- a/src/imports/localstorage/localstorage.pro
+++ b/src/imports/localstorage/localstorage.pro
@@ -1,7 +1,7 @@
CXX_MODULE = qml
TARGET = qmllocalstorageplugin
TARGETPATH = QtQuick/LocalStorage
-IMPORT_VERSION = 2.0
+IMPORT_VERSION = 2.$${QT_MINOR_VERSION}
QT = sql qml-private core-private