]> git.lyx.org Git - lyx.git/blobdiff - README
Fix bug 3461. Add reset_dialog() method that resets the QRef::at_ref_ boolean on...
[lyx.git] / README
diff --git a/README b/README
index 435509646ff6d7638c7340eee6d9947ccd50524c..e9487959fd92e8013378b65b60c6baf72c924adb 100644 (file)
--- a/README
+++ b/README
@@ -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.