Changed version to 233

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker 2002-01-15 20:28:00 +00:00
parent 4b6b4dfcf4
commit 2557f8d858
3 changed files with 3 additions and 3 deletions

View File

@ -136,7 +136,7 @@
#! the wxWin lib name itself is composed from the basename with various
#! suffixes: 'u' for Unicode, 'd' for debug and we also need the version
#! for the DLL
$DLL_VERSION = "232";
$DLL_VERSION = "233";
$project{"WX_LINK_DEBUG"} = $DEBUG_EXTRA_LIBS . "$WX_BASENAME$DEBUG_SUFFIX.lib";
$project{"WX_LINK_RELEASE"} = $RELEASE_EXTRA_LIBS . "$WX_BASENAME.lib";

View File

@ -44,7 +44,7 @@
$project{"WXMSWHEADERS"} .= $file . " "
}
$project{"WXVERSION"} = "232";
$project{"WXVERSION"} = "233";
#$}
# Microsoft Developer Studio Project File - Name="wxBase" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00

View File

@ -60,7 +60,7 @@
$project{"WXHTMLHEADERS"} .= $file . " "
}
$project{"WXVERSION"} = "232";
$project{"WXVERSION"} = "233";
#$}
# Microsoft Developer Studio Project File - Name="wxWindows" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00