diff options
author | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-09-24 20:29:15 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-09-25 00:39:45 +0200 |
commit | f9db3acbf1f05f34339bd7e46a67a1b1f605c46a (patch) | |
tree | 8926c59b085f5b4f2591557d2de1da5d63ff9b11 | |
parent | 11c2286fcbcae87b24f9d069703d231d5bf997d0 (diff) | |
download | qtgraphicaleffects-f9db3acbf1f05f34339bd7e46a67a1b1f605c46a.tar.gz qtgraphicaleffects-f9db3acbf1f05f34339bd7e46a67a1b1f605c46a.tar.bz2 qtgraphicaleffects-f9db3acbf1f05f34339bd7e46a67a1b1f605c46a.zip |
Bump qtgraphicaleffects version to 5.3.0
Change-Id: Ib446e07e6f78af935a923cbd06383ceafe4335ef
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 |