version now 2.8.7

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2007-11-05 10:19:15 +00:00
parent 219708e588
commit 5b816b33e6
10 changed files with 14 additions and 14 deletions

View File

@@ -28,9 +28,9 @@
/* NB: this file is parsed by automatic tools so don't change its format! */
#define wxMAJOR_VERSION 2
#define wxMINOR_VERSION 8
#define wxRELEASE_NUMBER 6
#define wxRELEASE_NUMBER 7
#define wxSUBRELEASE_NUMBER 2
#define wxVERSION_STRING _T("wxWidgets 2.8.6")
#define wxVERSION_STRING _T("wxWidgets 2.8.7")
/* nothing to update below this line when updating the version */
/* ---------------------------------------------------------------------------- */