X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=blobdiff_plain;f=all-get%2FAssemblyInfo.cs;h=beefd79a1f0ed8aa823f19ece9eff140b40bf0fe;hp=76c230267d4cf3e4711de1d5f97ce080fc8f0d21;hb=4400961321739b1a12162e22619290477333a8e6;hpb=f6b8988eda7a29fe2b620373ff51031b73b74d71 diff --git a/all-get/AssemblyInfo.cs b/all-get/AssemblyInfo.cs index 76c2302..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-2010 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.6.*")] +[assembly: AssemblyVersion("1.3.8.*")]