From a77f8c19e96a1c204d091969d049bd788d614029 Mon Sep 17 00:00:00 2001 From: byloveletter Date: Tue, 2 May 2023 17:06:19 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=B4=EB=93=9C=20=ED=8C=A8?= =?UTF-8?q?=EC=B9=98=20=EC=A0=81=EC=9A=A9=20=EA=B5=AC=EB=B6=84=EC=9D=84=20?= =?UTF-8?q?=EC=9C=84=ED=95=9C=20=EB=B2=84=EC=A0=84=20=EC=97=85=EA=B7=B8?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=EB=93=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/gui/oven_control/define.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/gui/oven_control/define.h b/app/gui/oven_control/define.h index e724515..a2441b5 100644 --- a/app/gui/oven_control/define.h +++ b/app/gui/oven_control/define.h @@ -5,7 +5,7 @@ #define MAJOR_VER 2 #define MINOR_VER 1 -#define HOTFIX_VER 0 +#define HOTFIX_VER 1 // 0 for normal // 1 for premium -- 2.1.4