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