diff options
author | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2016-05-19 13:26:18 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> | 2016-05-19 13:26:18 +0200 |
commit | ceb1b32e0dba6d3826333f83e10eba50565dfe32 (patch) | |
tree | 853a2f857ebb01f05ce3888cdd52f1000d11f6f3 /.qmake.conf | |
parent | a466d724e5a138f5e56236c3baab7b1c938bb069 (diff) | |
download | qtactiveqt-ceb1b32e0dba6d3826333f83e10eba50565dfe32.tar.gz |
Bump version
Change-Id: If2a5e089f9a524a60c3793387d5e0fcee76084d7
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 9450b83..4d3d5bf 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,4 +1,4 @@ load(qt_build_config) CONFIG += qt_example_installs -MODULE_VERSION = 5.6.1 +MODULE_VERSION = 5.6.2 |