From 5357a0a77b00f41cfcdb09cf3fb670be89a6ab20 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Wed, 27 Mar 2013 14:31:23 +0100 Subject: Update module version to 5.2.0 Change-Id: I59dcb635cecd8d7cefb8652002c255a11ae525c4 Reviewed-by: Sergio Ahumada --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.qmake.conf') 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 -- cgit v1.2.1