Update version number for the v5.93 release

This commit is contained in:
Ryan Culpepper 2014-01-28 15:47:10 -05:00
parent 773308cfdb
commit afd6030222

View File

@ -13,10 +13,10 @@
consistently.)
*/
#define MZSCHEME_VERSION "5.92"
#define MZSCHEME_VERSION "5.93"
#define MZSCHEME_VERSION_X 5
#define MZSCHEME_VERSION_Y 92
#define MZSCHEME_VERSION_Y 93
#define MZSCHEME_VERSION_Z 0
#define MZSCHEME_VERSION_W 0