aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2016-10-28 16:10:59 +0200
committerVolker Krause <volker.krause@kdab.com>2016-11-02 13:21:20 +0000
commit12cebc12e70b28709ed08777b289581c17583147 (patch)
tree223773ecbce05d1f607338872b114f0ac3fd08a9 /.qmake.conf
parent3692c8308cc40e0cd3ed627ea4b958f8eeca5c00 (diff)
Updated all project files to use MODULE_VERSION
Bumped the MODULE_VERSION to 1.1.0 Although MODULE_VERSION were 5.7.0, it's fine to change it to 1.1.0 as all the libraries had their own version set to 1.0.0 Change-Id: Ibd8de1b6ce67b6d152a9c6a046371b84537824e5 Reviewed-by: Volker Krause <volker.krause@kdab.com> Reviewed-by: Risto Avila <risto.avila@qt.io>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 2316085..2cda66d 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -2,4 +2,4 @@ load(qt_build_config)
DEFINES += QT_NO_FOREACH
-MODULE_VERSION = 5.7.0
+MODULE_VERSION = 1.1.0