diff options
author | Tarja Sundqvist <tarja.sundqvist@qt.io> | 2022-05-16 18:16:44 +0300 |
---|---|---|
committer | Tarja Sundqvist <tarja.sundqvist@qt.io> | 2022-05-16 18:16:44 +0300 |
commit | bd43269bd7bcea644a11989e5a97339a698c8e6c (patch) | |
tree | a6cc55c6b69f00d7524234967931240bdbf81e55 | |
parent | dc0ee181d4c56ff66c989bd3292dad7cc35e234b (diff) | |
parent | a16b5af7346c66a1b1b5f08aaf4b4c746ff02c3d (diff) |
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 163ffef25..e62ae21d9 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.4 +MODULE_VERSION = 5.15.5 |