X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7802e5d0b2b726574ef7a7da97d833fb2da02ffd..2c5ef4e2cb8957f22214504471d9fd7795e31c81:/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 */