fix version number

This commit is contained in:
Matthew Flatt 2011-01-29 13:39:34 -06:00
parent e43fa461a4
commit 0e169cfbb7

View File

@ -13,7 +13,7 @@
consistently.)
*/
#define MZSCHEME_VERSION "5.0.99.7"
#define MZSCHEME_VERSION "5.1.0.1"
#define MZSCHEME_VERSION_X 5
#define MZSCHEME_VERSION_Y 1