summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2019-11-08 12:38:51 +0100
committerDominik Holland <dominik.holland@qt.io>2019-11-08 12:51:10 +0100
commita334d8cca02be61891d87f38c9e530ee226b3ffd (patch)
tree6696925f651e4abdd4c45d415470a33d6141a11e
parente056b469c5421117bcb05fb54ccd2973b7a7c81f (diff)
Bump module version to 5.13.2
Change-Id: Ibb9acd12252d7a5489b6ccf7919d1ba938eb62e8 Fixes: AUTOSUITE-1330 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 8257f184..ce2794aa 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,6 +1,6 @@
load(qt_build_config)
-MODULE_VERSION = 5.13.1
+MODULE_VERSION = 5.13.2
SOURCE_DIR=$$PWD
BUILD_DIR=$$shadowed($$PWD)