Commit ee8b1ed47c6f53dd842455b4db1de82ed4eccc0c

Authored by 고영탁
1 parent 8600aab7f2
Exists in fhd

2.1.0 버전 배포

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 2
7   -#define MINOR_VER 0
8   -#define HOTFIX_VER 11
  7 +#define MINOR_VER 1
  8 +#define HOTFIX_VER 0
9 9  
10 10 // 0 for normal
11 11 // 1 for premium
... ...