Bump the library age again, to reflect the fact we have made

changes to the public api here already too.  This should have
been accompanied by an increase in the WX_CURRENT interface
number too, but it is too late to fix that now I fear.

We really should remove xh_tglbtn again, and schedule it
for later addition, but I can hear the screams already, so
if someone else feels managed binary compatibility is important
please do so and lets find a good time to add it cleanly.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2005-05-23 03:08:53 +00:00
parent f2a0114e69
commit 373c1e16b8
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@@ -1095,7 +1095,7 @@ WX_MSW_VERSION=$WX_MAJOR_VERSION_NUMBER$WX_MINOR_VERSION_NUMBER$WX_RELEASE_NUMBE
WX_CURRENT=0
WX_REVISION=2
WX_AGE=0
WX_AGE=1

View File

@@ -57,7 +57,7 @@ WX_MSW_VERSION=$WX_MAJOR_VERSION_NUMBER$WX_MINOR_VERSION_NUMBER$WX_RELEASE_NUMBE
WX_CURRENT=0
WX_REVISION=2
WX_AGE=0
WX_AGE=1
dnl ------------------------------------------------------------------------