summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorBrett Stottlemyer <bstottle@ford.com>2016-10-08 15:16:47 -0400
committerBrett Stottlemyer <bstottle@ford.com>2016-10-10 11:54:00 +0000
commiteedcfe6a36c6d8e7a5a138943f5fb6d852b95522 (patch)
treed93b9973d1e2ee015d29efab0b80e7b36acc799e /.qmake.conf
parent651a6872e389591b4225247013b3141240a10318 (diff)
Bump module version to 5.6.1
Change-Id: I8a7cf781d8e12f9b14084a0ebc485305da81655e Reviewed-by: Continuous Integration (KDAB) <build@kdab.com> Reviewed-by: Michael Brasser <michael.brasser@live.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 dfe54ac..22e2f49 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,5 +1,5 @@
load(qt_build_config)
CONFIG += qt_example_installs
-MODULE_VERSION = 5.5.0
+MODULE_VERSION = 5.6.1
top_srcdir=$$PWD
top_builddir=$$shadowed($$PWD)