系统版本Ver 升级为 0x0310

This commit is contained in:
WangQiang 2016-08-06 00:24:21 +00:00
parent 9cf1a1c4ac
commit 6a8c2ba974
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ TSys::TSys()
OnSleep = nullptr;
Code = 0x0000;
Ver = 0x0300;
Ver = 0x0310;
#ifndef TINY
Name = "SmartOS";
Company = "NewLife_Embedded_Team";