From 9708091a2f8eafa4949ab4f0245615052a38b238 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 13 Aug 2000 19:25:56 +0000 Subject: [PATCH] Small doc mods git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/gtk/readme.txt | 2 +- docs/motif/readme.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/gtk/readme.txt b/docs/gtk/readme.txt index 6ea6760d96..e1c5117e2f 100644 --- a/docs/gtk/readme.txt +++ b/docs/gtk/readme.txt @@ -38,7 +38,7 @@ VERSION OF GTK, WXGTK, WHAT DISTRIBUTION YOU USE AND WHAT ERROR WAS REPORTED. I know this has no effect, but I tried... The library produced by the install process will be called -libwx_gtk.a (static) and libwx_gtk-2.2.so.0.0.0 (shared) so +libwx_gtk.a (static) and libwx_gtk-2.2.so.0.1.1 (shared) so that once a binary incompatible version of wxWindows/Gtk comes out we'll augment the library version number to avoid linking problems. diff --git a/docs/motif/readme.txt b/docs/motif/readme.txt index 700075daf3..732b55b161 100644 --- a/docs/motif/readme.txt +++ b/docs/motif/readme.txt @@ -1,7 +1,7 @@ - Welcome to wxWindows/Motif 2.2.0 + Welcome to wxWindows/Motif 2.2.1 -You have downloaded version 2.2.0 of the Motif port of +You have downloaded version 2.2.1 of the Motif port of the wxWindows GUI library. More information about the wxWindows project as a whole @@ -33,7 +33,7 @@ Alternatively, you may also use the bug reporting system linked from the wxWindows web page. The library produced by the install process will be called -libwx_motif.a (static) and libwx_motif-2.2.so.0.0.0 (shared) so that +libwx_motif.a (static) and libwx_motif-2.2.so.0.1.1 (shared) so that once a binary incompatible version of wxWindows/Motif comes out we'll augment the library version number to avoid linking problems.