diff options
author | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2015-04-20 12:28:08 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2015-04-20 12:28:08 +0200 |
commit | ba0708a75784a92aee9523b7ee925ece18c69812 (patch) | |
tree | 9c712f6d7d973401daa150176625780dde6b62b4 | |
parent | c78f720de6de9340492f8395109252919283a955 (diff) |
-rw-r--r-- | .qmake.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 35f43d51..60b46503 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,4 +1,4 @@ load(qt_build_config) CONFIG += qt_example_installs -MODULE_VERSION = 5.4.2 +MODULE_VERSION = 5.4.3 |