Update the version to 3.0.2 and rebake everything.

This is the result of running misc/scripts/inc_release and bakefile_gen.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@76717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2014-06-16 17:50:58 +00:00
parent 7be63eb599
commit 52b452881f
121 changed files with 143 additions and 143 deletions

View File

@@ -125,9 +125,9 @@
#define WXWIN_OS_DESCRIPTION "Darwin 7.9.0 Power Macintosh"
#define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org"
#define PACKAGE_NAME "wxWidgets"
#define PACKAGE_STRING "wxWidgets 3.0.1"
#define PACKAGE_STRING "wxWidgets 3.0.2"
#define PACKAGE_TARNAME "wxwidgets"
#define PACKAGE_VERSION "3.0.1"
#define PACKAGE_VERSION "3.0.2"
// for regex
#define WX_NO_REGEX_ADVANCED 1