diff --git a/src/C4Version.h b/src/C4Version.h index 040ce6f5..9b47bf81 100644 --- a/src/C4Version.h +++ b/src/C4Version.h @@ -29,7 +29,7 @@ #define C4XVER2 9 #define C4XVER3 11 #define C4XVER4 0 -#define C4XVERBUILD 360 +#define C4XVERBUILD 361 #define C4VERSIONEXTRA "" /* These values are now controlled by the file source/version - DO NOT MODIFY DIRECTLY */