summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2017-09-07 17:37:43 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2017-09-14 08:39:30 +0000
commitbef6babf326843a7f83d9144c88b59f90f65a6e3 (patch)
tree8a82072fa601e005bf6798e3793b0f42b7b76021 /.qmake.conf
parent3c3f1343c0b3ba2e670c8350332aa77f806fce61 (diff)
QtAM 2.1.0 is the version being developed on the dev branch from now on
Change-Id: I70065824c8534e1ef4d446ccb695fde20b016e35 Reviewed-by: Robert Griebl <robert.griebl@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 8fd153a6..3d928a82 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,6 +1,6 @@
load(qt_build_config)
-MODULE_VERSION = 2.0.0
+MODULE_VERSION = 2.1.0
SOURCE_DIR=$$PWD
BUILD_DIR=$$shadowed($$PWD)