From bcb019d9d878e9f82b804f1005bb1f3070d3e85c Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 22 Jun 2021 21:38:53 +0200 Subject: [PATCH] Revert "Bump version" This reverts commit 997858cb7b68d138c999fa1eeebe2a38a9d88547. --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.qmake.conf b/.qmake.conf index 5fb75cf..1dc5dd1 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -2,4 +2,4 @@ load(qt_build_config) 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