We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7298fa commit 473b87dCopy full SHA for 473b87d
src/types.h
@@ -31,7 +31,7 @@ typedef int INT4;
31
Various constants
32
----------------------------------------------
33
*/
34
-#define CODEVERSION 20304
+#define CODEVERSION 20305
35
#define MAGICNUMBER 516114521
36
#define ENGINE_VERSION 201 // Used for binary hydraulics file
37
#define EOFMARK 0x1A // Use 0x04 for UNIX systems
0 commit comments