diff options
author | Tarja Sundqvist <tarja.sundqvist@qt.io> | 2022-04-07 15:22:07 +0300 |
---|---|---|
committer | Tarja Sundqvist <tarja.sundqvist@qt.io> | 2022-04-07 15:22:07 +0300 |
commit | c4d3a00345e99cfc2e137d457c89d979f9e0c348 (patch) | |
tree | ddc09d9ec80cd99b95a36376790727b5581c514b | |
parent | 1bf01b84e30aab2b87a19184ce42160e6c92d8b1 (diff) | |
parent | 6ada7528a3367a7007665f86e1f2ebc2774fe494 (diff) | |
download | qtlocation-c4d3a00345e99cfc2e137d457c89d979f9e0c348.tar.gz |
Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-opensourcev5.15.4-lts-lgpl
Change-Id: I3a2203201046c3f9a6f9cc5cb6429f110c659a04
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 8dceae8e..398f6638 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -3,7 +3,7 @@ CONFIG += warning_clean DEFINES += QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST -MODULE_VERSION = 5.15.3 +MODULE_VERSION = 5.15.4 # Adds a way to debug location. The define is needed for multiple subprojects as they # include the essential headers. |