X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=README;h=6a561b77b9fe7040e2d481cfe8f7e6c8b8b92a9f;hb=51d4d42906dd553ec72fa03e6c707c02bd73d494;hp=0393b868366509b344d77a0ac33e089604b2b960;hpb=0d344fa0fea437ca45aeea847291a47f12912691;p=lyx.git diff --git a/README b/README index 0393b86836..6a561b77b9 100644 --- a/README +++ b/README @@ -88,10 +88,10 @@ How do I upgrade from an earlier LyX version? What do I need to compile LyX from the source distribution? * A good C++ compiler. Development is being done mainly with - gcc/g++, but some others work also. As of LyX 1.5.0, you need at + gcc/g++, but some others work also. As of LyX 1.6.0, you need at least gcc 3.2.x. - * The Qt4 library, version 4.1.1 or newer. + * The Qt4 library, version 4.2.0 or newer. Read the file "INSTALL" for more information on compiling.