X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5088af155b3d6ddee4b4d92bd5c570c44608c3f9..b2d22a3f0487d02fbc2c966820fee222253fa702:/include/wx/version.h diff --git a/include/wx/version.h b/include/wx/version.h index 80416200ab..18d2ad26cc 100644 --- a/include/wx/version.h +++ b/include/wx/version.h @@ -21,8 +21,8 @@ /* so don't change its format too much or they could break */ #define wxMAJOR_VERSION 2 #define wxMINOR_VERSION 5 -#define wxRELEASE_NUMBER 2 -#define wxVERSION_STRING _T("wxWindows 2.5.2") +#define wxRELEASE_NUMBER 1 +#define wxVERSION_STRING _T("wxWidgets 2.5.1") /* nothing to update below this line when updating the version */ /* ---------------------------------------------------------------------------- */