diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2013-09-22 19:44:47 -0700 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-09-24 16:29:24 +0200 |
commit | 3111dcf7e5dd7638ae17be4a9e056b907fc6f7c9 (patch) | |
tree | f2704d5710b045668f0e3312bd3f4c3f6bfa7cab /.qmake.conf | |
parent | 6a4cc0bc6378866ec19e0dfb37e22c203b7b7154 (diff) | |
download | qtsvg-3111dcf7e5dd7638ae17be4a9e056b907fc6f7c9.tar.gz |
Bump qtsvg version to 5.3.0
Change-Id: I706444eb0f7516bf0e714aa8504e73e38e888998
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
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 4baafa8..efd0e68 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,4 +1,4 @@ load(qt_build_config) CONFIG += qt_example_installs -MODULE_VERSION = 5.2.0 +MODULE_VERSION = 5.3.0 |