aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qbs.qdoc
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 /doc/qbs.qdoc
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 'doc/qbs.qdoc')
-rw-r--r--doc/qbs.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc
index 0d3d576f2..7a644a53d 100644
--- a/doc/qbs.qdoc
+++ b/doc/qbs.qdoc
@@ -115,7 +115,7 @@
\title System Requirements
- To build \QBS from the source, you need Qt 5.4.0, or later
+ To build \QBS from the source, you need Qt 5.6.0, or later
*/