Commit 9ecdf0853c09e880124d62f88d09d62eadfd1446
1 parent
e24704e9ed
Exists in
master
V1.6.1 버전 변경
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
app/gui/oven_control/define.h
| @@ -3,9 +3,9 @@ | @@ -3,9 +3,9 @@ | ||
| 3 | 3 | ||
| 4 | #include <QtCore> | 4 | #include <QtCore> |
| 5 | 5 | ||
| 6 | -#define MAJOR_VER 2 | ||
| 7 | -#define MINOR_VER 0 | ||
| 8 | -#define HOTFIX_VER 2 | 6 | +#define MAJOR_VER 1 |
| 7 | +#define MINOR_VER 6 | ||
| 8 | +#define HOTFIX_VER 1 | ||
| 9 | 9 | ||
| 10 | // 0 for normal | 10 | // 0 for normal |
| 11 | // 1 for premium | 11 | // 1 for premium |