diff options
author | Jani Heikkinen <jani.heikkinen@qt.io> | 2020-10-27 07:48:44 +0200 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2020-10-27 07:48:44 +0200 |
commit | 3e366ddf164acd9764f5d66658426d05460d3403 (patch) | |
tree | ebeae5700c791c229d7c694316c3a720d9091a3d /.qmake.conf | |
parent | 9ac778b23aa77c62470efcd6bb3afe57576c0aa7 (diff) | |
download | qtlocation-3e366ddf164acd9764f5d66658426d05460d3403.tar.gz |
Bump version
Change-Id: Id255515e0754d1905073ed1ec03ca75ad56c41de
Diffstat (limited to '.qmake.conf')
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 6db874a2..8dceae8e 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.2 +MODULE_VERSION = 5.15.3 # Adds a way to debug location. The define is needed for multiple subprojects as they # include the essential headers. |