diff options
Diffstat (limited to '.qmake.conf')
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 10a093028..43c664e01 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -2,7 +2,7 @@ load(qt_build_config) CONFIG += qt_example_installs CONFIG += warning_clean -MODULE_VERSION = 5.2.0 +MODULE_VERSION = 5.3.0 # For the JS engine we need to be able to produce back traces, # and as we're using the C stack, we need the system to be able |