Update the version to 3.0.0-rc2 in wx/version.h as well.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2013-10-27 20:16:07 +00:00
parent 95140e1eb3
commit 769061a849

View File

@@ -29,7 +29,7 @@
#define wxMINOR_VERSION 0
#define wxRELEASE_NUMBER 0
#define wxSUBRELEASE_NUMBER 0
#define wxVERSION_STRING wxT("wxWidgets 3.0.0 RC1")
#define wxVERSION_STRING wxT("wxWidgets 3.0.0-rc2")
/* nothing to update below this line when updating the version */
/* ---------------------------------------------------------------------------- */