aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2017-01-31 17:59:42 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2017-02-27 09:19:28 +0000
commit3adc85861ca94c3c6c3e0ae161f0cf07c7f54cc8 (patch)
tree449d21ba3124f2e5da3ec964a8bfbcfb7c5b1e18 /README
parent720de137e55f956a7558eacf45c99c0c83dd3001 (diff)
Bump required Qt version to 5.6
It seems natural to use the LTS release as the minimum required version, and we get rid of a number of #ifdefs. [ChangeLog] Building qbs now requires Qt 5.6 Change-Id: I327ebb179a20e6372fa5ae765e0f3753fb9e9efa Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f3614ca2c..105eff1cb 100644
--- a/README
+++ b/README
@@ -10,12 +10,12 @@ Windows XP SP2 or later
macOS 10.7 or later
Linux (tested on Debian 6/7 and Ubuntu 13)
-Building the sources requires Qt 5.4.0 or later.
+Building the sources requires Qt 5.6.0 or later.
Build Instructions
==================
Prerequisites:
- * Qt 5.4.0 or later
+ * Qt 5.6.0 or later
* On Windows:
- MinGW or Visual Studio
* On macOS: Xcode