]> git.lyx.org Git - lyx.git/blobdiff - README
Fix loop when opening TOC widget in an empty document, basically by Richard Heck.
[lyx.git] / README
diff --git a/README b/README
index 2f08ecc7cdb0dbed093ddd5f3212f09b6b0cb62b..e9487959fd92e8013378b65b60c6baf72c924adb 100644 (file)
--- a/README
+++ b/README
@@ -44,7 +44,7 @@ How does the LyX version scheme work?
 
        lyx-1.5.0.tar.gz       -- stable release
        lyx-1.5.5.tar.gz       -- fifth maintenance release of the
-                                 1.4 stable release
+                                 1.5 stable release
        lyx-1.5.0pre1.tar.gz   -- potentially unstable test release
 
     The maintenance releases are designed primarily to fix bugs. The
@@ -75,8 +75,8 @@ 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.4.0, you need at
-      least gcc 3.x.
+      gcc/g++, but some others work also. As of LyX 1.5.0, you need at
+      least gcc 3.2.x.
 
     * The Qt4 library, version 4.1.1 or newer.