From 4b48bfe133c5a9b5b257373e58c405f37d4b9d03 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Thu, 30 Jul 2020 10:40:55 +0200 Subject: Bump version Change-Id: Ifef4ebf96bd3d5572feed0b618bdfd1ff1a2948f --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.qmake.conf b/.qmake.conf index ad4261de..cbfc53aa 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.0 +MODULE_VERSION = 5.15.1 # Adds a way to debug location. The define is needed for multiple subprojects as they # include the essential headers. -- cgit v1.2.1