diff options
author | Kari Oikarinen <kari.oikarinen@qt.io> | 2019-03-21 09:08:48 +0200 |
---|---|---|
committer | Kari Oikarinen <kari.oikarinen@qt.io> | 2019-03-21 09:08:48 +0200 |
commit | 6e02f895a8f3a74503971dd8df02cfafd46281f8 (patch) | |
tree | e71ee2da73c7679d656c43df63f2f921251e4479 | |
parent | 2bf874e5e2b6a08ee12d0810d67d3c7ecf1e4bfa (diff) | |
download | qtlocation-6e02f895a8f3a74503971dd8df02cfafd46281f8.tar.gz |
Bump version
Change-Id: Ia5fa624a3c7491fb7b5533761cdb9c4aa58bb92e
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index be4c8740..6df34ce9 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,7 +1,7 @@ load(qt_build_config) CONFIG += warning_clean -MODULE_VERSION = 5.12.2 +MODULE_VERSION = 5.12.3 # Adds a way to debug location. The define is needed for multiple subprojects as they # include the essential headers. |