360, rest

svn: r4876
This commit is contained in:
Matthew Flatt 2006-11-16 23:09:49 +00:00
parent 5a8e635531
commit 1492ca3a48
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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