Skip to content

Commit 473b87d

Browse files
authored
Change version number to 2.3.5
1 parent c7298fa commit 473b87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ typedef int INT4;
3131
Various constants
3232
----------------------------------------------
3333
*/
34-
#define CODEVERSION 20304
34+
#define CODEVERSION 20305
3535
#define MAGICNUMBER 516114521
3636
#define ENGINE_VERSION 201 // Used for binary hydraulics file
3737
#define EOFMARK 0x1A // Use 0x04 for UNIX systems

0 commit comments

Comments
 (0)