aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/statemachine/statemachine.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-04-18 16:18:21 +0200
committerKai Koehne <kai.koehne@qt.io>2018-04-20 06:45:56 +0000
commit54f3b6fbbd95ba06b742ced902b4507177fcf654 (patch)
tree154215d4b4898f5714279a74ebf31d4891b50ffa /src/imports/statemachine/statemachine.pro
parent9d90644db63f88e041d29f5a566db71a8ac25098 (diff)
Document latest QtQml.StateMachine import 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: I61a1015d74beaeac9d7a2aecd73e3f05c8a545c9 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/imports/statemachine/statemachine.pro')
-rw-r--r--src/imports/statemachine/statemachine.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/statemachine/statemachine.pro b/src/imports/statemachine/statemachine.pro
index 9bb88074e9..926a9d4a5e 100644
--- a/src/imports/statemachine/statemachine.pro
+++ b/src/imports/statemachine/statemachine.pro
@@ -1,7 +1,7 @@
CXX_MODULE = qml
TARGET = qtqmlstatemachine
TARGETPATH = QtQml/StateMachine
-IMPORT_VERSION = 1.0
+IMPORT_VERSION = 1.$$QT_MINOR_VERSION
QT = core-private qml-private