summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@nokia.com>2011-11-02 10:07:13 +0100
committerDaniel Molkentin <daniel.molkentin@nokia.com>2011-11-02 22:46:44 +0100
commitfa1347bc2551d31c4ae72b39404665b24e5a2ade (patch)
tree858e9311f13e0eb59cc48dde48d330e2962a6a99 /README
parente7c6b9dbbbba8224dd7abaa2b513bec66fbf3abf (diff)
downloadqt-creator-fa1347bc2551d31c4ae72b39404665b24e5a2ade.tar.gz
Version update in the readme
Change-Id: I583c0ce503bf5db76c92362921352a6f388fa2c1 Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index fbae360da6..3a2a8e251e 100644
--- a/README
+++ b/README
@@ -10,12 +10,12 @@ Windows 7, Windows XP SP2, Windows Vista
(K)Ubuntu Linux 8.04 (32-bit and 64-bit) or later
Mac OS 10.5 or later
-Building the sources requires Qt 4.7.1 or later.
+Building the sources requires Qt 4.7.4 or later.
Compiling Qt Creator
====================
Prerequisites:
- * Qt 4.7.1
+ * Qt 4.7.4
* On Windows:
- ActiveState Active Perl (version 5.8.9 for Symbian development)
- MinGW 4.4 or later, Visual Studio 2008 or later
@@ -36,7 +36,7 @@ Compiling Qt Quick Designer
---------------------------
Qt Quick Designer (QmlDesigner plugin) depends on "private" headers from Qt
-4.7.1, specifically from the QtDeclarative module. These private headers always
+4.7.4, specifically from the QtDeclarative module. These private headers always
end with an "_p.h". Nokia does not promise to keep these files or APIs binary
or source compatible between releases. This means that when compiled, the
plugin has a dependency to the exact Qt version it was compiled with. Running