Update CODEVERSION in types.h
This commit is contained in:
@@ -31,7 +31,7 @@ typedef int INT4;
|
|||||||
Various constants
|
Various constants
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
*/
|
*/
|
||||||
#define CODEVERSION 20302
|
#define CODEVERSION 20303
|
||||||
#define MAGICNUMBER 516114521
|
#define MAGICNUMBER 516114521
|
||||||
#define ENGINE_VERSION 201 // Used for binary hydraulics file
|
#define ENGINE_VERSION 201 // Used for binary hydraulics file
|
||||||
#define EOFMARK 0x1A // Use 0x04 for UNIX systems
|
#define EOFMARK 0x1A // Use 0x04 for UNIX systems
|
||||||
|
|||||||
Reference in New Issue
Block a user