new context_info struct in compat checks (trunk only)

Add the context_info struct to the version compatibility checks.
This increments EDITLEVEL rendering prior save/bones files useless.
This commit is contained in:
nethack.allison
2004-02-02 01:30:31 +00:00
parent 1e8c99bcc0
commit 42f202f4c0
6 changed files with 24 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
* Incrementing EDITLEVEL can be used to force invalidation of old bones
* and save files.
*/
#define EDITLEVEL 8
#define EDITLEVEL 9
#define COPYRIGHT_BANNER_A \
"NetHack, Copyright 1985-2004"