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:31:59 +0100 |
commit | 115df6f5e4c6da4827d20a604fb314bd2262c032 (patch) | |
tree | 3da0b0d07f87f1195283e4900ca739c1353f76ab /.qmake.conf | |
parent | 2b67b50af18bb2a17ff10d5a37abfd85fc7e9d01 (diff) | |
download | qtsensors-115df6f5e4c6da4827d20a604fb314bd2262c032.tar.gz |
Bump module version to 5.4.0
Change-Id: Icd7c227040671925afa112d353603c16c8e241f4
Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
Reviewed-by: Lars Knoll <lars.knoll@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 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 |