summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2017-09-07 16:12:42 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2017-09-07 14:14:32 +0000
commit2f832dcc8f45a34f3e1ae467a7895d85a6e1c8f2 (patch)
treec7d7ede24c16599d2d115fbef769211f8f0de2cb /.qmake.conf
parent199503309b078e127150575ae774d2bf5b24fe16 (diff)
QtAM 2.0.0 is the version developed on the 5.10 branch from now on
Change-Id: I4606d340d63a47c53a31a0bd5d396babb87ac0b3 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
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 e8808baf..8fd153a6 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,6 +1,6 @@
load(qt_build_config)
-MODULE_VERSION = 1.1.0
+MODULE_VERSION = 2.0.0
SOURCE_DIR=$$PWD
BUILD_DIR=$$shadowed($$PWD)