]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/version.h
Remove a(nother) guaranteed build failure until what is it testing
[wxWidgets.git] / include / wx / version.h
index 2183825d88e8f6029613c37eb8bc4e2c33630e5e..f3a13c7bc0a6ff6b1bc3f5cbe6b3c1a879075f03 100644 (file)
@@ -22,7 +22,7 @@
 #define wxMAJOR_VERSION      2
 #define wxMINOR_VERSION      5
 #define wxRELEASE_NUMBER     3
-#define wxSUBRELEASE_NUMBER  1
+#define wxSUBRELEASE_NUMBER  2
 #define wxVERSION_STRING   _T("wxWidgets 2.5.3")
 
 /*  nothing to update below this line when updating the version */