diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2014-02-19 12:20:48 -0800 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-02-20 05:32:00 +0100 |
commit | 43bc20d6377583c97ce981853551ce35e7898225 (patch) | |
tree | 20294c26640eb07ff6c1d2812cef8394bab79c34 | |
parent | c82120dd86881e964bf5104b608932d9e2ec7da4 (diff) | |
download | qtserialport-43bc20d6377583c97ce981853551ce35e7898225.tar.gz |
Bump module version to 5.4.0
Change-Id: I6bf5c8d40b53a25f761c0638d7a08c20557ecead
Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
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 16328b7..e28797d 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,3 +1,3 @@ load(qt_build_config) -MODULE_VERSION = 5.3.0 +MODULE_VERSION = 5.4.0 |