X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3abcf424a3e250f5537f9f076d3fb86a925e2547..93c5f7558ea459581c45b558d6a39e5835f6cea2:/include/wx/version.h?ds=sidebyside diff --git a/include/wx/version.h b/include/wx/version.h index f8ceb5dc85..c4c0b9d842 100644 --- a/include/wx/version.h +++ b/include/wx/version.h @@ -29,7 +29,7 @@ #define wxMAJOR_VERSION 2 #define wxMINOR_VERSION 7 #define wxRELEASE_NUMBER 1 -#define wxSUBRELEASE_NUMBER 0 +#define wxSUBRELEASE_NUMBER 1 #define wxVERSION_STRING _T("wxWidgets 2.7.1") /* nothing to update below this line when updating the version */