SmartOs默认版本修改

This commit is contained in:
cdyong 2016-12-10 09:03:36 +08:00
parent 871634760a
commit 10bb1f9443
1 changed files with 1 additions and 1 deletions

View File

@ -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";