X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=blobdiff_plain;f=AppliStation%2FAssemblyInfo.cs;h=e8d5eb3fc708f4fa0c4d3e2b042abddb7a5565ce;hp=5cb4bc10dab71a495786b2420a0fef6f7adff87a;hb=0190dc4eb87a9b963c5094c974243856f8ac1480;hpb=d0f67394434587c7c3152f149be0675cb0a506ec diff --git a/AppliStation/AssemblyInfo.cs b/AppliStation/AssemblyInfo.cs index 5cb4bc1..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.1.0.*")] +[assembly: AssemblyVersion("1.2.1.*")]