X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=blobdiff_plain;f=AppliStation%2FAssemblyInfo.cs;h=e8d5eb3fc708f4fa0c4d3e2b042abddb7a5565ce;hp=6224fbbd2cb2dfe6bcb3ad8b0ff9028076611ca7;hb=21eb65c815aab003cce198d11e71efb9fad3fd16;hpb=0140703c4a50639ffa34e70e35765105471f1ce0 diff --git a/AppliStation/AssemblyInfo.cs b/AppliStation/AssemblyInfo.cs index 6224fbb..e8d5eb3 100644 --- a/AppliStation/AssemblyInfo.cs +++ b/AppliStation/AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Team AppliStation")] [assembly: AssemblyProduct("AppliStation")] -[assembly: AssemblyCopyright("Copyright (c) 2007-2008 Team AppliStation")] +[assembly: AssemblyCopyright("Copyright (c) 2007-2009 Team AppliStation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -28,4 +28,4 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can use the default the Revision and // Build Numbers by using the '*' as shown below: -[assembly: AssemblyVersion("1.2.0.*")] +[assembly: AssemblyVersion("1.2.1.*")]