X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=AppliStation%2FAssemblyInfo.cs;h=4ec957e175d839ffe7b67bf3c4e92ecde09aa60a;hb=refs%2Ftags%2Fv1.3.4;hp=5cb4bc10dab71a495786b2420a0fef6f7adff87a;hpb=d0f67394434587c7c3152f149be0675cb0a506ec;p=applistation%2FAppliStation.git diff --git a/AppliStation/AssemblyInfo.cs b/AppliStation/AssemblyInfo.cs index 5cb4bc1..4ec957e 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-2010 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.3.4.*")]