From: Václav Slavík Date: Fri, 3 Sep 2004 21:53:55 +0000 (+0000) Subject: updated version to match latest wxPython release X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/cb0422ea04c42045c6fe434474b84905c95a991c updated version to match latest wxPython release git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/version.h b/include/wx/version.h index 50ee3fcec1..b7ce76d912 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 2 -#define wxSUBRELEASE_NUMBER 7 +#define wxSUBRELEASE_NUMBER 8 #define wxVERSION_STRING _T("wxWidgets 2.5.2") /* nothing to update below this line when updating the version */