SmartOs默认版本修改
This commit is contained in:
parent
871634760a
commit
10bb1f9443
|
@ -33,7 +33,7 @@ TSys::TSys()
|
||||||
OnSleep = nullptr;
|
OnSleep = nullptr;
|
||||||
|
|
||||||
Code = 0x0000;
|
Code = 0x0000;
|
||||||
Ver = 6113;
|
Ver = 6188;
|
||||||
#ifndef TINY
|
#ifndef TINY
|
||||||
Name = "SmartOS";
|
Name = "SmartOS";
|
||||||
Company = "NewLife_Embedded_Team";
|
Company = "NewLife_Embedded_Team";
|
||||||
|
|
Loading…
Reference in New Issue