Fix the 'age' of the library to be consistent with the rules

we set up for it.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2005-05-20 07:08:33 +00:00
parent 16c7964aad
commit 8a7820743a
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=1
WX_AGE=0

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=1
WX_AGE=0
dnl ------------------------------------------------------------------------