summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorBrett Stottlemyer <bstottle@ford.com>2016-11-20 09:29:27 -0500
committerBrett Stottlemyer <bstottle@ford.com>2016-11-20 22:28:01 +0000
commit02a538c3293b8e925bedc29ec2e37a5fe8ea0a93 (patch)
tree94d1d873df99bd4cc00f84bb52606c71b281cd66 /.qmake.conf
parent79c0d35cf39669255e9d0b163d21c9251acd809f (diff)
Bump module version to 5.6.2
Change-Id: Iec2089a799bde83aa37d97a7bb139864b1f407ba 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 22e2f49..104bd85 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,5 +1,5 @@
load(qt_build_config)
CONFIG += qt_example_installs
-MODULE_VERSION = 5.6.1
+MODULE_VERSION = 5.6.2
top_srcdir=$$PWD
top_builddir=$$shadowed($$PWD)