Commit 1dcf4b1a361b4d9c423d76600b32ca060c2c49e6

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

GUI V0.4.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 5  
6 6 #define MAJOR_VER 0
7 7 #define MINOR_VER 4
8   -#define HOTFIX_VER 0
  8 +#define HOTFIX_VER 1
9 9  
10 10 namespace Define
11 11 {
... ...