diff options
author | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2016-02-08 14:56:52 +0100 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2016-02-08 14:56:52 +0100 |
commit | a8d103a05bc195dd045779f3aebdf67bd0140df1 (patch) | |
tree | 3b86bbb14823c2a2f4168e9a9ed0efc19db57a0a /.qmake.conf | |
parent | de2dadb8af67f9d425c3a8d2353a7d5b07588915 (diff) | |
download | qtxmlpatterns-a8d103a05bc195dd045779f3aebdf67bd0140df1.tar.gz |
Bump version
Change-Id: I4f9880fa8f325069ac55973cf591c6ed40edbabc
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 fc13c75..5c42719 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.6.0 +MODULE_VERSION = 5.6.1 |