From 55e133fea09e639b4143b663b79f8ecfaf96d4d6 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Mon, 4 Sep 2017 18:08:10 +0200 Subject: Bump version Change-Id: Ibf13796f5fbcaa443a7b4bfecffd69a565aeb54d --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.qmake.conf') diff --git a/.qmake.conf b/.qmake.conf index d6ee2340..c053efd7 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -2,4 +2,4 @@ load(qt_build_config) CONFIG += warning_clean android|ios|qnx|winrt|isEmpty(QT.widgets.name): CONFIG += no_desktop -MODULE_VERSION = 5.10.0 +MODULE_VERSION = 5.11.0 -- cgit v1.2.1