diff --git a/src/types.h b/src/types.h index 6f65e01..8c2bfcd 100755 --- a/src/types.h +++ b/src/types.h @@ -31,7 +31,7 @@ typedef int INT4; Various constants ---------------------------------------------- */ -#define CODEVERSION 20302 +#define CODEVERSION 20303 #define MAGICNUMBER 516114521 #define ENGINE_VERSION 201 // Used for binary hydraulics file #define EOFMARK 0x1A // Use 0x04 for UNIX systems