From fa1347bc2551d31c4ae72b39404665b24e5a2ade Mon Sep 17 00:00:00 2001
From: Eike Ziller <eike.ziller@nokia.com>
Date: Wed, 2 Nov 2011 10:07:13 +0100
Subject: [PATCH] Version update in the readme

Change-Id: I583c0ce503bf5db76c92362921352a6f388fa2c1
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
---
 README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index fbae360da60..3a2a8e251ea 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
-- 
GitLab