X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=blobdiff_plain;f=all-get%2FAssemblyInfo.cs;h=76c230267d4cf3e4711de1d5f97ce080fc8f0d21;hp=680b56af1a0d98ba4ae0a8e8cd9975ae20ecc70d;hb=d9df5f704d91251ff9acbe09c30d6dec011b876c;hpb=320887bad04a8d86b4e4e45edd99e0394489d615 diff --git a/all-get/AssemblyInfo.cs b/all-get/AssemblyInfo.cs index 680b56a..76c2302 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-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.0.*")] +[assembly: AssemblyVersion("1.3.6.*")]