diff options
author | Sergio Ahumada <sergio.ahumada@digia.com> | 2013-05-28 20:22:45 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-05-29 19:48:36 +0200 |
commit | c4254a0599ed104608cdc1a94561a9fda7db2918 (patch) | |
tree | ab9bc887362d31228e2256e81f3c4f9811782adf | |
parent | 535c6978fdb11b58ba65873d0105b5e90219c5de (diff) | |
download | qtgraphicaleffects-c4254a0599ed104608cdc1a94561a9fda7db2918.tar.gz |
Bump MODULE_VERSION to 5.1.1
Change-Id: I76871708e861efc18786f12ac1bcd6156003e875
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index f5a422c..661ac1a 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,3 +1,3 @@ load(qt_build_config) -MODULE_VERSION = 5.1.0 +MODULE_VERSION = 5.1.1 |