]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/version.h
also update wxVERSION_STRING
[wxWidgets.git] / include / wx / version.h
index c4c0b9d842c565e1e76327b5807aeac746a0ab0a..147ce2564df3bad88039d4f19e62907f510d0333 100644 (file)
 
 /*  NB: this file is parsed by automatic tools so don't change its format! */
 #define wxMAJOR_VERSION      2
-#define wxMINOR_VERSION      7
+#define wxMINOR_VERSION      8
 #define wxRELEASE_NUMBER     1
-#define wxSUBRELEASE_NUMBER  1
-#define wxVERSION_STRING   _T("wxWidgets 2.7.1")
+#define wxSUBRELEASE_NUMBER  0
+#define wxVERSION_STRING   _T("wxWidgets 2.8.0")
 
 /*  nothing to update below this line when updating the version */
 /*  ---------------------------------------------------------------------------- */