360, rest
svn: r4876
This commit is contained in:
parent
5a8e635531
commit
1492ca3a48
|
@ -9,7 +9,7 @@
|
|||
If you make a version with omissions or additions and then run
|
||||
`make startup' to recreate the cstartup.inc file, set
|
||||
EXPECTED_PRIM_COUNT to the new value, and then USE_COMPILED_STARTUP
|
||||
can be set to 1 again. */
|
||||
can be set to 1 again. */
|
||||
|
||||
#define USE_COMPILED_STARTUP 1
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
#endif
|
||||
|
||||
|
||||
#define MZSCHEME_VERSION_MAJOR 359
|
||||
#define MZSCHEME_VERSION_MINOR 200
|
||||
#define MZSCHEME_VERSION_MAJOR 360
|
||||
#define MZSCHEME_VERSION_MINOR 0
|
||||
|
||||
#define MZSCHEME_VERSION "359.200" _MZ_SPECIAL_TAG
|
||||
#define MZSCHEME_VERSION "360" _MZ_SPECIAL_TAG
|
||||
|
|
Loading…
Reference in New Issue
Block a user