GITLAB
에프에이리눅스
/ 1611_0007_prime_oven
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
ee8b1ed47c6f53dd842455b4db1de82ed4eccc0c
Authored by
고영탁
2022-03-18 15:33:11 +0900
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
Side-by-side Diff
Inline Diff
app/gui/oven_control/define.h
Wrap text
Diff comments
View file @
ee8b1ed
...
...
@@ -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
...
...