From 88baf2e34226559e472a9761d40b63c4c675f2fb Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 10 Aug 2004 22:54:24 +0000 Subject: [PATCH] updated wxSUBRELEASE_NUMBER to match wxPython release cantidate build git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/version.h b/include/wx/version.h index 1c17042d6b..b63090d304 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 3 +#define wxSUBRELEASE_NUMBER 5 #define wxVERSION_STRING _T("wxWidgets 2.5.2") /* nothing to update below this line when updating the version */ -- 2.45.2