]> git.saurik.com Git - wxWidgets.git/commitdiff
Changed to match wxPython's current subrelease number
authorRobin Dunn <robin@alldunn.com>
Fri, 23 Jul 2004 15:41:32 +0000 (15:41 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 23 Jul 2004 15:41:32 +0000 (15:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/version.h

index 16c3af33fe66993f819d63116410dca58e11ba80..40238c289bd5bc23770eef636ed703592efc697f 100644 (file)
@@ -22,7 +22,7 @@
 #define wxMAJOR_VERSION      2
 #define wxMINOR_VERSION      5
 #define wxRELEASE_NUMBER     2
-#define wxSUBRELEASE_NUMBER  1
+#define wxSUBRELEASE_NUMBER  3
 #define wxVERSION_STRING   _T("wxWidgets 2.5.2")
 
 /*  nothing to update below this line when updating the version */