]> git.saurik.com Git - wxWidgets.git/commitdiff
Bump subrelease to 2.5.2.9.
authorRobin Dunn <robin@alldunn.com>
Tue, 21 Sep 2004 22:30:09 +0000 (22:30 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 21 Sep 2004 22:30:09 +0000 (22:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/version.h

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