X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/08c63240955ba156a1c73024c65f28ddc1a660ac..8da1f9a99ee0ff9493cc7845ec13100cdeac431c:/include/wx/version.h diff --git a/include/wx/version.h b/include/wx/version.h index 837c611b91..fde4663180 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 3 -#define wxSUBRELEASE_NUMBER 0 +#define wxSUBRELEASE_NUMBER 3 #define wxVERSION_STRING _T("wxWidgets 2.5.3") /* nothing to update below this line when updating the version */