aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-12-01 00:52:11 -0800
committerJake Petroules <jake.petroules@qt.io>2016-12-01 10:39:08 +0000
commit3329d245f6da3ee762574a9df6acc5c56a2ac9ed (patch)
treebe5280214db8834f97499044fb9f477043bbf7fb /README
parent6e678b2ea77d80d78fb9b1167abdd08d5f75c49f (diff)
Fix minimum supported macOS version in README
We require Qt 5.4 and therefore cannot possibly claim to support 10.6. Change-Id: I14fb3364a31aada5635f233013f655ca238b91f4 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 691799870..f3614ca2c 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ Supported Platforms
===================
Windows XP SP2 or later
-macOS 10.6 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.