diff options
author | Jani Heikkinen <jani.heikkinen@qt.io> | 2020-10-14 10:28:27 +0300 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2020-10-14 10:28:27 +0300 |
commit | f1779847ad313d1b98b61c0565c0c95aa3961091 (patch) | |
tree | c0d4fa538c2c4e0e5cb0953a7b07313bf8119fdc | |
parent | bafd8aa9a4a74c8b909a1aba3ae09d0df6b34d3f (diff) | |
download | qtlocation-f1779847ad313d1b98b61c0565c0c95aa3961091.tar.gz |
Bump version
Change-Id: I12f025472dec9a522818b63cdb0fa97f4e901383
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index c18bb669..32ad2245 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,7 +1,7 @@ load(qt_build_config) CONFIG += warning_clean -MODULE_VERSION = 5.12.9 +MODULE_VERSION = 5.12.10 # Adds a way to debug location. The define is needed for multiple subprojects as they # include the essential headers. |