From 25005f4b7b918a4a62ba0a0545c72e18994ec949 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Tue, 23 Oct 2012 12:22:23 +0200 Subject: be serious about the minimal supported Qt version Change-Id: I1721501cbc54580298b42a47b4ca68a11e33ab6c Reviewed-by: Christian Kandeler --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index b1cf84347..54656196d 100644 --- a/README +++ b/README @@ -8,13 +8,13 @@ The main documentation is available as qdoc files in the doc subdirectory. For building qbs you need: - a C++ compiler - - Qt >= 4.7 + - Qt >= 4.8 2. Building qbs =============== - - qmake -r + - qmake -r qbs.pro - make - make docs -- cgit v1.2.3