diff --git a/src/version.h b/src/version.h index 1736fa0b3..d6f84822a 100644 --- a/src/version.h +++ b/src/version.h @@ -2,7 +2,7 @@ #define VERSION_MAJOR 5 #define VERSION_MINOR 0 -#define VERSION_SUB 45 +#define VERSION_SUB 46 #define STR_HELPER(x) #x #define STR(x) STR_HELPER(x) @@ -12,4 +12,4 @@ VERSION_SUB) #define WASM_VERSION "23.10.03.0" -#define VERSION_STRING "F/SV2023-10-04.0-BETA" \ No newline at end of file +#define VERSION_STRING "F/SV2023-10-11.0-BETA" \ No newline at end of file