From 8156cabbe480b18577661756813b98d098b6265c Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 22 Jun 2021 11:43:53 +0200 Subject: [PATCH] Revert "Bump version" This reverts commit c8a0b90ca6f42610573c477a6350d27d09464e76. --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.qmake.conf b/.qmake.conf index e708466f..f3d7c57e 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -4,4 +4,4 @@ android|ios|qnx|isEmpty(QT.widgets.name): CONFIG += no_desktop DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST -MODULE_VERSION = 5.15.3 +MODULE_VERSION = 5.15.2 -- 2.20.1