aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-09-10 13:57:14 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-09-10 14:04:21 +0200
commit7984ac158b882f9864a388d628ec7274be7a07f6 (patch)
tree4ba815b481964b176d4b93fccf34c0578b13b025
parent11235f4776ce2ef9166ca4e71cf7c25bd1a5e4a6 (diff)
set the version number to 1.6 to have at least the minor version match qt
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 103ec3a..0344472 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -2,4 +2,4 @@ load(qt_build_config)
CONFIG += warning_clean
CONFIG += qt_example_installs
-MODULE_VERSION = 1.3.0
+MODULE_VERSION = 1.6.0