From 48256a153eefaeb772d3be97b0c19e3402e0e027 Mon Sep 17 00:00:00 2001 From: Kari Oikarinen <kari.oikarinen@qt.io> Date: Mon, 7 Jan 2019 09:28:52 +0200 Subject: [PATCH] Bump version Change-Id: I85bf9edbb6376c2e1d7b08b5c27ccad52d6894b9 --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.qmake.conf b/.qmake.conf index d4aef77..e2b250e 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -2,4 +2,4 @@ load(qt_build_config) DEFINES += QT_NO_FOREACH -MODULE_VERSION = 5.12.0 +MODULE_VERSION = 5.12.1 -- GitLab