diff options
author | Jani Heikkinen <jani.heikkinen@qt.io> | 2020-09-28 07:36:13 +0300 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2020-09-28 07:36:13 +0300 |
commit | 023d51d8bea80771db1f2767a0bc6ff98e16ae71 (patch) | |
tree | bdfd94d698df7195f45e247f1e852b366f9264ca | |
parent | 64c608f72f0ffe253d37eefb56b465e70465bb05 (diff) | |
download | qtlocation-023d51d8bea80771db1f2767a0bc6ff98e16ae71.tar.gz |
Bump version
Change-Id: I9c717db510c375ae1e758398c43df3ee57ab3595
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index cbfc53aa..6db874a2 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.1 +MODULE_VERSION = 5.15.2 # Adds a way to debug location. The define is needed for multiple subprojects as they # include the essential headers. |