Fix version string

This commit is contained in:
Eli Barzilay 2012-07-18 20:43:07 -04:00
parent d15edaf6cc
commit 59353fbc0b

View File

@ -13,7 +13,7 @@
consistently.)
*/
#define MZSCHEME_VERSION "5.2.900.0"
#define MZSCHEME_VERSION "5.2.900"
#define MZSCHEME_VERSION_X 5
#define MZSCHEME_VERSION_Y 2