]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/install.txt
fixed modal dialogs after event loop change
[wxWidgets.git] / docs / msw / install.txt
index aca8e609385aa3b127f60c38b8680d7050004ad0..7a3d4cf48ab96b3fd6a49459d07377d690978adc 100644 (file)
@@ -1,7 +1,7 @@
-Installing wxWindows 2.5.0
+Installing wxWindows 2.5.1
 --------------------------
 
-This is wxWindows 2.5.0 for Microsoft Windows 9x/ME, Windows NT, Windows 2000
+This is wxWindows 2.5.1 for Microsoft Windows 9x/ME, Windows NT, Windows 2000
 and Windows XP. This is an unstable development release. Note that unstable in
 this context doesn't mean that it crashes a lot, just that the library API may
 change in backwards incompatible way during the 2.5 branch lifetime.
@@ -263,7 +263,7 @@ Metrowerks CodeWarrior compilation
 ----------------------------------
 
 1. CodeWarrior Pro7 project files in XML format are already
-   included in wxMSW-2.5.0.zip and the setup version.
+   included in wxMSW-2.5.1.zip and the setup version.
 
 2. Review the file include\wx\msw\setup.h (or include\wx\msw\setup0.h if
    you are working from the CVS version) to make sure the settings reflect
@@ -568,7 +568,7 @@ Advanced options
 ----------------
 
 MONOLITHIC=1
-  Starting with version 2.5.0, wxWindows has the ability to be built as 
+  Starting with version 2.5.1, wxWindows has the ability to be built as 
   several smaller libraries instead of single big one as used to be the case
   in 2.4 and older versions. This is called "multilib build" and is the
   default behaviour of makefiles. You can still build single library