X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e0c749a72f391a5180b84911be22132652aa5374..46d492a879f7fec474c0847dd0637593453746eb:/include/wx/version.h?ds=sidebyside 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 */ /* ---------------------------------------------------------------------------- */