Change VERSION to ENGINE_VERSION
Also changed it form 200 to 201 as some changes were made to the engine in 2.1. Closes #27
This commit is contained in:
@@ -39,7 +39,7 @@ typedef int INT4; /
|
||||
/*** Updated ***/
|
||||
#define CODEVERSION 20100
|
||||
#define MAGICNUMBER 516114521
|
||||
#define VERSION 200
|
||||
#define ENGINE_VERSION 201
|
||||
#define EOFMARK 0x1A /* Use 0x04 for UNIX systems */
|
||||
#define MAXTITLE 3 /* Max. # title lines */
|
||||
#define MAXID 31 /* Max. # characters in ID name */ //(2.00.11 - LR)
|
||||
|
||||
Reference in New Issue
Block a user