fix inconsistent version declaration

This commit is contained in:
Matthew Flatt 2011-07-06 14:02:19 -06:00
parent edb02aec97
commit bd65218842

View File

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