diff options
author | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-05-28 20:24:04 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-05-29 20:39:21 +0200 |
commit | 3d45b9147ec93c4af38aef5e6ab2302681bb1425 (patch) | |
tree | edc38d28342ca72f5a49394061f1ab6b92e10493 /.qmake.conf | |
parent | 0f94c426838360704abab890b04973173712caa4 (diff) | |
download | qtmultimedia-3d45b9147ec93c4af38aef5e6ab2302681bb1425.tar.gz |
Bump MODULE_VERSION to 5.1.1
Change-Id: Id8ce3bd0f245e25930506cdaf8d9a7a23bed2cc1
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@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 6aa780ca2..a7e09bffc 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.1.1 |