From 9ecdf0853c09e880124d62f88d09d62eadfd1446 Mon Sep 17 00:00:00 2001 From: byloveletter Date: Thu, 17 Jun 2021 12:02:02 +0900 Subject: [PATCH] =?UTF-8?q?V1.6.1=20=EB=B2=84=EC=A0=84=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/gui/oven_control/define.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/gui/oven_control/define.h b/app/gui/oven_control/define.h index c56e4e2..d13614c 100644 --- a/app/gui/oven_control/define.h +++ b/app/gui/oven_control/define.h @@ -3,9 +3,9 @@ #include -#define MAJOR_VER 2 -#define MINOR_VER 0 -#define HOTFIX_VER 2 +#define MAJOR_VER 1 +#define MINOR_VER 6 +#define HOTFIX_VER 1 // 0 for normal // 1 for premium -- 2.1.4