X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7802e5d0b2b726574ef7a7da97d833fb2da02ffd..a6c255cbc0a0f6757b9bef432aa30becd1b3da91:/include/wx/version.h diff --git a/include/wx/version.h b/include/wx/version.h index 1c17042d6b..b7ce76d912 100644 --- a/include/wx/version.h +++ b/include/wx/version.h @@ -22,7 +22,7 @@ #define wxMAJOR_VERSION 2 #define wxMINOR_VERSION 5 #define wxRELEASE_NUMBER 2 -#define wxSUBRELEASE_NUMBER 3 +#define wxSUBRELEASE_NUMBER 8 #define wxVERSION_STRING _T("wxWidgets 2.5.2") /* nothing to update below this line when updating the version */