From 023d51d8bea80771db1f2767a0bc6ff98e16ae71 Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Mon, 28 Sep 2020 07:36:13 +0300 Subject: Bump version Change-Id: I9c717db510c375ae1e758398c43df3ee57ab3595 --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.qmake.conf b/.qmake.conf index cbfc53aa..6db874a2 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -3,7 +3,7 @@ CONFIG += warning_clean DEFINES += QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST -MODULE_VERSION = 5.15.1 +MODULE_VERSION = 5.15.2 # Adds a way to debug location. The define is needed for multiple subprojects as they # include the essential headers. -- cgit v1.2.1