-#define wxMAJOR_VERSION 2
-#define wxMINOR_VERSION 7
-#define wxRELEASE_NUMBER 1
-#define wxSUBRELEASE_NUMBER 2
-#define wxVERSION_STRING _T("wxWidgets 2.7.1")
+#define wxMAJOR_VERSION 3
+#define wxMINOR_VERSION 0
+#define wxRELEASE_NUMBER 0
+#define wxSUBRELEASE_NUMBER 0
+#define wxVERSION_STRING wxT("wxWidgets 3.0.0 RC1")