Bumped up to 2.1.15.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@6907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2000-03-22 18:31:28 +00:00
parent 5983e80bae
commit 4fc4819958
6 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
22th March '2000: wxWindows 2.1.15 released
Build fix. RPMs no loner require GTK's include files.
An extra library for the OpenGl class now gets builts
19th March '2000: wxWindows 2.1.14 released
An extra library for the OpenGl class now gets builts

View File

@@ -1,5 +1,5 @@
Welcome to wxWindows/Gtk 2.1.14
Welcome to wxWindows/Gtk 2.1.15
you have downloaded a beta version of the GTK+ 1.2 port of
the wxWindows GUI library. Although this is not yet the
@@ -44,7 +44,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.1.so.14.0.0 (shared) so
libwx_gtk.a (static) and libwx_gtk-2.1.so.15.0.0 (shared) so
that once a binary incompatible version of wxWindows/Gtk comes
out we'll augment the library version number to avoid linking
problems.