]> git.lyx.org Git - lyx.git/commitdiff
Suggestion from users list.
authorPavel Sanda <sanda@lyx.org>
Sat, 15 Nov 2008 10:46:24 +0000 (10:46 +0000)
committerPavel Sanda <sanda@lyx.org>
Sat, 15 Nov 2008 10:46:24 +0000 (10:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27435 a592a061-630c-0410-9148-cb99ea01b6c8

INSTALL

diff --git a/INSTALL b/INSTALL
index 45224fe4faf81f13b8f2fff091cc9974086dccf1..b5e45530a13c23d126556327e5092e75bdadd1e9 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -43,7 +43,7 @@ Requirements
 ------------
 
 First of all, you will also need a recent C++ compiler, where recent
-means that the compilers are close to C++ standard conforming (gcc 3.x).
+means that the compilers are close to C++ standard conforming (gcc 4.x).
 
 LyX 1.6.x makes great use of C++ Standard Template Library (STL).
 This means that gcc users will have to install the relevant libstdc++