summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@theqtcompany.com>2015-04-09 15:42:29 +0200
committerRobert Loehning <robert.loehning@theqtcompany.com>2015-04-09 15:13:16 +0000
commit3f6f987dceb4accf643a992498c755ae69b88859 (patch)
tree7c8d02b338647b7f2e3beae97efbc06a1eed4a9c /README.md
parent08c573fb0d9ebc48d4c17f3ee126cb03147be0ec (diff)
downloadqt-creator-3f6f987dceb4accf643a992498c755ae69b88859.tar.gz
Raise minimum Qt version
Now even in README Has been forgotten in 9d86b7ed4e5234f1c686688d99e604af9ba15d3a and 403008cc2784a811e06798ae65551dfce3886b4f . Change-Id: I12c3588b85aa3a8a28b2a4be42603e52f915a427 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com> Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 97cda94efd..d274af39af 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,13 @@ Windows XP SP3 or later
(K)Ubuntu Linux 11.10 (32-bit and 64-bit) or later
Mac OS X 10.7 or later
-Building the sources requires Qt 5.3.1 or later.
+Building the sources requires Qt 5.4.0 or later.
## Compiling Qt Creator
Prerequisites:
-* Qt 5.3.1 or later
+* Qt 5.4.0 or later
* On Windows:
* ActiveState Active Perl
* MinGW with g++ 4.5 or Visual Studio 2010 or later