Removed very out of date files in docs/msw

Changed version number in docs


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-04-11 14:51:14 +00:00
parent 1a784dfc80
commit dcb39c5330
18 changed files with 60 additions and 197 deletions

View File

@@ -1,4 +1,4 @@
wxWidgets 2.5 for Motif installation
wxWidgets 2.6.0 for Motif installation
------------------------------------
IMPORTANT NOTE:
@@ -11,7 +11,7 @@ IMPORTANT NOTE:
When sending bug reports tell us what version of wxWidgets you are
using (including the beta) and what compiler on what system. One
example: wxMotif 2.5.5, gcc 2.95.4, Redhat 6.1
example: wxMotif 2.6.0, gcc 2.95.4, Redhat 6.1
First steps
-----------

View File

@@ -1,7 +1,7 @@
Welcome to wxWidgets/Motif 2.5.5
Welcome to wxWidgets/Motif 2.6.0
You have downloaded version 2.5.5 of the Motif port of
You have downloaded version 2.6.0 of the Motif port of
the wxWidgets GUI library.
More information about the wxWidgets project as a whole
@@ -33,7 +33,7 @@ Alternatively, you may also use the bug reporting system
linked from the wxWidgets web page.
The library produced by the install process will be called
libwx_motif.a (static) and libwx_motif-2.5.so.0.0.0 (shared) so that
libwx_motif.a (static) and libwx_motif-2.6.so.0.0.0 (shared) so that
once a binary incompatible version of wxWidgets/Motif comes out
we'll augment the library version number to avoid linking problems.