summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKari Oikarinen <kari.oikarinen@qt.io>2019-01-07 09:29:29 +0200
committerKari Oikarinen <kari.oikarinen@qt.io>2019-01-07 09:29:29 +0200
commitb1fe421e9a64d57a6135a95453caf847ab6e6e78 (patch)
tree922ca6504a96a558d1064067b66809437c735feb
parent81a9c22e75f37c8878d41fa2df249ae20bc44adb (diff)
Bump version
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 0815e3b5..3dc70a37 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,7 +1,7 @@
load(qt_build_config)
CONFIG += warning_clean
-MODULE_VERSION = 5.12.0
+MODULE_VERSION = 5.12.1
# Adds a way to debug location. The define is needed for multiple subprojects as they
# include the essential headers.