X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/45a9a13763b650a823cfd9c1683900558f67a514..93ed8ff7707eec179cf99f2f2f3c36f27916b068:/include/wx/version.h?ds=inline diff --git a/include/wx/version.h b/include/wx/version.h index 0e344117db..7f8b9fc5c5 100644 --- a/include/wx/version.h +++ b/include/wx/version.h @@ -21,9 +21,9 @@ /* so don't change its format too much or they could break */ #define wxMAJOR_VERSION 2 #define wxMINOR_VERSION 6 -#define wxRELEASE_NUMBER 1 +#define wxRELEASE_NUMBER 2 #define wxSUBRELEASE_NUMBER 1 -#define wxVERSION_STRING _T("wxWidgets 2.6.1") +#define wxVERSION_STRING _T("wxWidgets 2.6.2") /* nothing to update below this line when updating the version */ /* ---------------------------------------------------------------------------- */