From df826c11319e359f4d42cb91cdf51d1a075ebb1a Mon Sep 17 00:00:00 2001 From: byloveletter Date: Mon, 4 Sep 2017 19:08:05 +0900 Subject: [PATCH] GUI V1.0.3 --- 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 fb17d32..32d50c5 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 2 +#define HOTFIX_VER 3 namespace Define { -- 2.1.4