X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88baf2e34226559e472a9761d40b63c4c675f2fb..a6c255cbc0a0f6757b9bef432aa30becd1b3da91:/include/wx/version.h?ds=inline diff --git a/include/wx/version.h b/include/wx/version.h index b63090d304..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 5 +#define wxSUBRELEASE_NUMBER 8 #define wxVERSION_STRING _T("wxWidgets 2.5.2") /* nothing to update below this line when updating the version */