X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=blobdiff_plain;f=all-get%2FAssemblyInfo.cs;h=beefd79a1f0ed8aa823f19ece9eff140b40bf0fe;hp=7d036a566b2bfedce935548921e0f67fbe4689da;hb=4400961321739b1a12162e22619290477333a8e6;hpb=97737c700562db6e3f50dfdc80ebeaa1d1010922 diff --git a/all-get/AssemblyInfo.cs b/all-get/AssemblyInfo.cs index 7d036a5..beefd79 100644 --- a/all-get/AssemblyInfo.cs +++ b/all-get/AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Team AppliStation")] [assembly: AssemblyProduct("all-get")] -[assembly: AssemblyCopyright("Copyright (c) 2007-2009 Team AppliStation")] +[assembly: AssemblyCopyright("Copyright (c) 2007-2011 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.8.*")]