diff options
Diffstat (limited to '.qmake.conf')
-rw-r--r-- | .qmake.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.qmake.conf b/.qmake.conf index efd0e68..9243bcc 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,4 +1,4 @@ load(qt_build_config) -CONFIG += qt_example_installs +CONFIG += qt_example_installs warning_clean -MODULE_VERSION = 5.3.0 +MODULE_VERSION = 5.4.0 |