系统版本Ver 升级为 0x0310
This commit is contained in:
parent
9cf1a1c4ac
commit
6a8c2ba974
|
@ -32,7 +32,7 @@ TSys::TSys()
|
||||||
OnSleep = nullptr;
|
OnSleep = nullptr;
|
||||||
|
|
||||||
Code = 0x0000;
|
Code = 0x0000;
|
||||||
Ver = 0x0300;
|
Ver = 0x0310;
|
||||||
#ifndef TINY
|
#ifndef TINY
|
||||||
Name = "SmartOS";
|
Name = "SmartOS";
|
||||||
Company = "NewLife_Embedded_Team";
|
Company = "NewLife_Embedded_Team";
|
||||||
|
|
Loading…
Reference in New Issue