Changeset 93

Show
Ignore:
Timestamp:
09/14/07 23:25:18 (1 year ago)
Author:
rryu
Message:

バージョン番号を変更。

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/MacFaceFloat/AssemblyInfo.cs

    r87 r93  
    1212[assembly: AssemblyCompany("Team MacFace")] 
    1313[assembly: AssemblyProduct("MacFace for Windows")] 
    14 [assembly: AssemblyCopyright("Copyright © 2005-2006 Team MacFace, All rights reserved.")] 
     14[assembly: AssemblyCopyright("Copyright © 2005-2007 Team MacFace, All rights reserved.")] 
    1515[assembly: AssemblyTrademark("")] 
    1616[assembly: AssemblyCulture("")]          
     
    2727// ビルドおよびリビジョン番号を既定値にすることができます。 
    2828 
    29 [assembly: MacFace.FloatApp.ApplicationVersionString("2006-09-20 (アルファ版)")] 
     29[assembly: MacFace.FloatApp.ApplicationVersionString("2007-09-14 (アルファ版)")] 
    3030[assembly: AssemblyInformationalVersion("1.0.0.0")] 
    3131[assembly: AssemblyVersion("1.0.*")]