X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/151815eb935f39776201c03625462a0c7d9ec72e..80752b57a9bbdfa7613a917d9ece00fc47677080:/include/wx/version.h diff --git a/include/wx/version.h b/include/wx/version.h index 3d185e1faa..eecf8512e8 100644 --- a/include/wx/version.h +++ b/include/wx/version.h @@ -27,7 +27,7 @@ #define wxMAJOR_VERSION 2 #define wxMINOR_VERSION 7 #define wxRELEASE_NUMBER 0 -#define wxSUBRELEASE_NUMBER 0 +#define wxSUBRELEASE_NUMBER 1 #define wxVERSION_STRING _T("wxWidgets 2.7.0") /* nothing to update below this line when updating the version */