From 677d3ca825287b18c7133b94ec4d45d393db3390 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pasi=20Ker=C3=A4nen?= Date: Tue, 13 Feb 2018 08:48:47 +0200 Subject: Update module version to 2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update master branch to module version 2.0 to avoid clashes in CI with 1.1 release branch. Task-number: QT3DS-898 Change-Id: I1a3cbc6f3ac95c580868876a88a2ce869328474d Reviewed-by: Tomi Korpipää --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.qmake.conf') diff --git a/.qmake.conf b/.qmake.conf index 256fc91d..570bc602 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,5 +1,5 @@ load(qt_build_config) -MODULE_VERSION = 1.1.0 +MODULE_VERSION = 2.0.0 CMAKE_MODULE_TESTS=- -- cgit v1.2.3