diff options
author | Eike Ziller <eike.ziller@qt.io> | 2019-11-19 12:15:36 +0100 |
---|---|---|
committer | Eike Ziller <eike.ziller@qt.io> | 2019-11-20 08:07:34 +0000 |
commit | 748e5bd5b9c4dca86a0784f246507eb23bd1133b (patch) | |
tree | 56478e3934656a4d73525f6da9a51b13b0072203 /README.md | |
parent | 09b358cf7235f46110695070aba1363ac2a6a005 (diff) | |
download | qt-creator-748e5bd5b9c4dca86a0784f246507eb23bd1133b.tar.gz |
Update platform requirement for binary packages
Since these are now based on Qt 5.14
Change-Id: I36167ec73fcedc99f57d1dbc16d6e8efeca8e830
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ The standalone binary packages support the following platforms: * Windows 7 or later * (K)Ubuntu Linux 16.04 (64-bit) or later -* macOS 10.12 or later +* macOS 10.13 or later ## Contributing |