Update CODEVERSION in types.h

This commit is contained in:
Lew Rossman
2025-09-23 10:37:15 -04:00
committed by GitHub
parent d5d431d34a
commit 24013a95b2

View File

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