]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/version.h
small optimization for wxTextCtrl (forgot to commit with textctrl.cpp)
[wxWidgets.git] / include / wx / version.h
index 837c611b9149facae6a65f043fbc857e1c822885..fde466318055c27b9ac31b50deda206885a32ea5 100644 (file)
@@ -22,7 +22,7 @@
 #define wxMAJOR_VERSION      2
 #define wxMINOR_VERSION      5
 #define wxRELEASE_NUMBER     3
-#define wxSUBRELEASE_NUMBER  0
+#define wxSUBRELEASE_NUMBER  3
 #define wxVERSION_STRING   _T("wxWidgets 2.5.3")
 
 /*  nothing to update below this line when updating the version */