diff --git a/app/gui/oven_control/define.h b/app/gui/oven_control/define.h index 6f818c4..397b1f8 100644 --- a/app/gui/oven_control/define.h +++ b/app/gui/oven_control/define.h @@ -5,14 +5,14 @@ #define MAJOR_VER 2 #define MINOR_VER 0 -#define HOTFIX_VER 8 +#define HOTFIX_VER 9 // 0 for normal // 1 for premium #define MODEL_GRADE 1 #define ENABLE_WASH_RESUMING 0 -#define VALVE_HACCP_STAMP 0 +#define VALVE_HACCP_STAMP 1 namespace Define {