diff options
author | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-04-02 15:08:39 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-04-08 06:32:54 +0200 |
commit | aac0aabd8c22d3e4bf2f810c50c7bd63c18eccc6 (patch) | |
tree | 077772199eede4f7b47070858e016b6c05c12961 | |
parent | b4468be74961d59f593cd07a575effc6e8fb1bfc (diff) | |
download | qtxmlpatterns-aac0aabd8c22d3e4bf2f810c50c7bd63c18eccc6.tar.gz qtxmlpatterns-aac0aabd8c22d3e4bf2f810c50c7bd63c18eccc6.tar.bz2 qtxmlpatterns-aac0aabd8c22d3e4bf2f810c50c7bd63c18eccc6.zip |
Update module version to 5.2.0
Change-Id: I7ef98de17bd2aafdf6cb33572a1ed05b13105e2b
Reviewed-by: David Faure (KDE) <faure@kde.org>
Reviewed-by: Laszlo Papp <lpapp@kde.org>
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 6aa780c..4baafa8 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,4 +1,4 @@ load(qt_build_config) CONFIG += qt_example_installs -MODULE_VERSION = 5.1.0 +MODULE_VERSION = 5.2.0 |