From 9ac19b2bb9c3caa6495fd68acc7dead732e04e41 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Sun, 22 Sep 2013 19:44:19 -0700 Subject: Bump qtdeclarative version to 5.3.0 Change-Id: I3eee67a18f24ac5b68e7cc9dc1ba256746dbbb9e Reviewed-by: Sergio Ahumada --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.qmake.conf b/.qmake.conf index 10a0930287..43c664e01f 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -2,7 +2,7 @@ load(qt_build_config) CONFIG += qt_example_installs CONFIG += warning_clean -MODULE_VERSION = 5.2.0 +MODULE_VERSION = 5.3.0 # For the JS engine we need to be able to produce back traces, # and as we're using the C stack, we need the system to be able -- cgit v1.2.3