summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.qmake.conf2
-rw-r--r--qtscript.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/.qmake.conf b/.qmake.conf
index ab6325a..87e921f 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -3,4 +3,4 @@ android|boot2qt: CONFIG -= headersclean
DEFINES += QT_NO_FOREACH
-MODULE_VERSION = 5.9.1
+MODULE_VERSION = 5.10.0
diff --git a/qtscript.pro b/qtscript.pro
index 73de3cb..96cfa4c 100644
--- a/qtscript.pro
+++ b/qtscript.pro
@@ -1,3 +1,3 @@
-requires(!integrity:!winrt)
+requires(!integrity:!winrt:!tvos:!watchos)
load(qt_parts)