Commit 119e390ad6d7475abf7218497ae69969eb10f26b

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

GUI V 1.2.00 버전업

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
app/gui/oven_control/define.h
... ... @@ -4,8 +4,8 @@
4 4 #include <QtCore>
5 5  
6 6 #define MAJOR_VER 1
7   -#define MINOR_VER 0
8   -#define HOTFIX_VER 11
  7 +#define MINOR_VER 1
  8 +#define HOTFIX_VER 00
9 9  
10 10 // 0 for normal
11 11 // 1 for premium
... ...