From 119e390ad6d7475abf7218497ae69969eb10f26b Mon Sep 17 00:00:00 2001 From: byloveletter Date: Mon, 15 Jan 2018 10:22:35 +0900 Subject: [PATCH] =?UTF-8?q?GUI=20V=201.2.00=20=EB=B2=84=EC=A0=84=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/gui/oven_control/define.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/gui/oven_control/define.h b/app/gui/oven_control/define.h index 4f088f0..3e90629 100644 --- a/app/gui/oven_control/define.h +++ b/app/gui/oven_control/define.h @@ -4,8 +4,8 @@ #include #define MAJOR_VER 1 -#define MINOR_VER 0 -#define HOTFIX_VER 11 +#define MINOR_VER 1 +#define HOTFIX_VER 00 // 0 for normal // 1 for premium -- 2.1.4