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:
2
configure
vendored
2
configure
vendored
@@ -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
|
||||
|
||||
|
||||
|
||||
|
@@ -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 ------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user