diff --git a/framework/script_version.hpp b/framework/script_version.hpp index 59fc8a7..55babf9 100644 --- a/framework/script_version.hpp +++ b/framework/script_version.hpp @@ -1,4 +1,4 @@ #define MAJOR 4 #define MINOR 2 -#define PATCHLVL 0 +#define PATCHLVL 1 #define BUILD 0