diff options
author | Frederik Gladhorn <frederik.gladhorn@digia.com> | 2013-03-27 14:31:16 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-03-28 13:49:02 +0100 |
commit | fb3ba4375fd9d28806258e35c9f1ffc06610ae7d (patch) | |
tree | 0ff3671b33b39100b7f261f0345b195a8c48a160 | |
parent | 962cd96ca30d26d3004afdff93a9a60d8b220e3c (diff) | |
download | qtgraphicaleffects-fb3ba4375fd9d28806258e35c9f1ffc06610ae7d.tar.gz |
Update module version to 5.2.0
Change-Id: I3a2882ae0b5acdec6f92d95434bd1bd3ee5cb277
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 f5a422c..2f09a2b 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,3 +1,3 @@ load(qt_build_config) -MODULE_VERSION = 5.1.0 +MODULE_VERSION = 5.2.0 |