Commit a77f8c19e96a1c204d091969d049bd788d614029

Authored by 고영탁
1 parent 2c8044271b
Exists in fhd

사운드 패치 적용 구분을 위한 버전 업그레이드

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