Commit 5c3744ce8a391aec9f9e9714805a5cfc1b20df45

Authored by 고영탁
1 parent e7183cdbf3
Exists in master and in 2 other branches fhd, fhd-demo

GUI V1.0.1

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/gui/oven_control/define.h
@@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
5 5
6 #define MAJOR_VER 1 6 #define MAJOR_VER 1
7 #define MINOR_VER 0 7 #define MINOR_VER 0
8 -#define HOTFIX_VER 0 8 +#define HOTFIX_VER 1
9 9
10 namespace Define 10 namespace Define
11 { 11 {