Commit e1e70a3b236cc6f8d086dc52d4144edba55c9b2a

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

GUI V1.0.5

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 4 8 +#define HOTFIX_VER 5
9 9
10 namespace Define 10 namespace Define
11 { 11 {