diff --git a/framework/script_version.hpp b/framework/script_version.hpp index f0845e1..cd976c4 100644 --- a/framework/script_version.hpp +++ b/framework/script_version.hpp @@ -1,4 +1,4 @@ #define MAJOR 4 #define MINOR 2 -#define PATCHLVL 3 +#define PATCHLVL 4 #define BUILD 0