Fix version string
This commit is contained in:
parent
d15edaf6cc
commit
59353fbc0b
|
@ -13,7 +13,7 @@
|
||||||
consistently.)
|
consistently.)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define MZSCHEME_VERSION "5.2.900.0"
|
#define MZSCHEME_VERSION "5.2.900"
|
||||||
|
|
||||||
#define MZSCHEME_VERSION_X 5
|
#define MZSCHEME_VERSION_X 5
|
||||||
#define MZSCHEME_VERSION_Y 2
|
#define MZSCHEME_VERSION_Y 2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user