From 5b553c0d1024e10640d8a3ff2f7ff52fdd30b793 Mon Sep 17 00:00:00 2001 From: Philippe Renon Date: Thu, 15 Dec 2016 21:44:58 +0100 Subject: [PATCH] LP-436 upgrade to Qt 5.6.2 --- make/tools.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/tools.mk b/make/tools.mk index ecf0462e0..87c39526b 100644 --- a/make/tools.mk +++ b/make/tools.mk @@ -87,7 +87,7 @@ $(TOOL_REMOVE_TARGETS): TOOLS_URL := http://librepilot.github.io/tools QT_SHORT_VERSION := 5.6 -QT_VERSION := 5.6.1 +QT_VERSION := 5.6.2 ifeq ($(UNAME), Linux) ifeq ($(ARCH), x86_64)