diff options
author | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2015-02-24 16:24:04 +0100 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2015-02-24 16:24:04 +0100 |
commit | 3b6251aa65da3b6250392db1d0c32a9827e19c19 (patch) | |
tree | 036c937f943478cf2f86c210e3e22abf19b1649e /.qmake.conf | |
parent | 686b7e5f94593c5d8595c98067a10e8ecf776ae8 (diff) | |
download | qtxmlpatterns-3b6251aa65da3b6250392db1d0c32a9827e19c19.tar.gz |
Bump version
Change-Id: I714d3efebd14cdf21a3659c1c66c9186ffb36d04
Diffstat (limited to '.qmake.conf')
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 7fcbf65..fc13c75 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -2,4 +2,4 @@ load(qt_build_config) CONFIG += qt_example_installs CONFIG += warning_clean -MODULE_VERSION = 5.5.0 +MODULE_VERSION = 5.6.0 |