]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/readme.txt
GTK2 compilation fix for Vadim's compilation fix
[wxWidgets.git] / docs / readme.txt
index 98c9d2d6c71cfc0b4d39f9f2c877ca9cbd5b5cc7..2b079c28b49166892e2758c7814238a954498540 100644 (file)
@@ -1,9 +1,13 @@
-wxWindows 2.3.4
+wxWindows 2.5.0
 ---------------
 
 *** Please note that this is an UNSTABLE DEVELOPMENT SNAPSHOT.
 *** Unless you need the new features and bug fixes, you may wish to
-*** use the official 2.2.x stable series.
+*** use the official 2.4.x stable series. You are still encouraged
+*** to try the releases from 2.5.x branch, of course, and unstable
+*** doesn't mean that they crash all the time -- just that the API
+*** may change in backwards incompatible way. If this doesn't frighten
+*** you, do try this release and please let us know what you think!
 
 Welcome to wxWindows 2, a sophisticated cross-platform C++
 framework for writing advanced GUI applications using (where