X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e0c749a72f391a5180b84911be22132652aa5374..22bfe96ca6b7248ab8161ec97963bca8e3be963e:/include/wx/version.h diff --git a/include/wx/version.h b/include/wx/version.h index ca8e652be7..18d2ad26cc 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 1 -#define wxVERSION_STRING _T("wxWindows 2.5.1") +#define wxVERSION_STRING _T("wxWidgets 2.5.1") /* nothing to update below this line when updating the version */ /* ---------------------------------------------------------------------------- */