X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;ds=sidebyside;f=AppliStation%2FAssemblyInfo.cs;h=951334b6557fd27139980899f3baa834099b297b;hb=f5fb531435af7d3414a68975776b474d2f3d8736;hp=6345146422e0232743be5425c533776d48f32522;hpb=09a1c44178af3276b8811d2a6eeae932af1a9637;p=applistation%2FAppliStation.git diff --git a/AppliStation/AssemblyInfo.cs b/AppliStation/AssemblyInfo.cs index 6345146..951334b 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-2009 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.3.1.*")] +[assembly: AssemblyVersion("1.3.7.*")]