summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 104bd85..6c8b4e3 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,5 +1,7 @@
load(qt_build_config)
CONFIG += qt_example_installs
-MODULE_VERSION = 5.6.2
+
+MODULE_VERSION = 5.9.0
+
top_srcdir=$$PWD
top_builddir=$$shadowed($$PWD)