]> git.saurik.com Git - wxWidgets.git/commitdiff
updated wxSUBRELEASE_NUMBER to match wxPython release cantidate build
authorRobin Dunn <robin@alldunn.com>
Tue, 10 Aug 2004 22:54:24 +0000 (22:54 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 10 Aug 2004 22:54:24 +0000 (22:54 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/version.h

index 1c17042d6b87aafc14266aa3fc45e65672ed125f..b63090d3043d5f4c89d3941f3f84448773bb9f7d 100644 (file)
@@ -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 */