From 5c3744ce8a391aec9f9e9714805a5cfc1b20df45 Mon Sep 17 00:00:00 2001 From: byloveletter Date: Thu, 24 Aug 2017 16:48:35 +0900 Subject: [PATCH] GUI V1.0.1 --- 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 2a78555..1b8d8e5 100644 --- a/app/gui/oven_control/define.h +++ b/app/gui/oven_control/define.h @@ -5,7 +5,7 @@ #define MAJOR_VER 1 #define MINOR_VER 0 -#define HOTFIX_VER 0 +#define HOTFIX_VER 1 namespace Define { -- 2.1.4