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