diff options
author | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-09-24 20:31:04 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-09-24 22:18:48 +0200 |
commit | 5f5f95350568d0b38264b502f2181712733dc121 (patch) | |
tree | 9640953787a6f1d0c7c9a3a1f9ab66f4c53e12d1 | |
parent | 82b7b9d3dc9e1eeff305a3e53e618d3413be123d (diff) | |
download | qtimageformats-5f5f95350568d0b38264b502f2181712733dc121.tar.gz |
Bump qtimageformats version to 5.3.0
Change-Id: Ia8ccce11e5b356456e04a7f47a119caa3bbf00dd
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 2f09a2b..16328b7 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,3 +1,3 @@ load(qt_build_config) -MODULE_VERSION = 5.2.0 +MODULE_VERSION = 5.3.0 |