X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=blobdiff_plain;f=all-get%2FAssemblyInfo.cs;h=00e09372ed488270e3b50b3d4cced962af00663a;hp=76c230267d4cf3e4711de1d5f97ce080fc8f0d21;hb=9b87c87ccc70daa2a34b97b67912d4cb0f6c93b6;hpb=f6b8988eda7a29fe2b620373ff51031b73b74d71 diff --git a/all-get/AssemblyInfo.cs b/all-get/AssemblyInfo.cs index 76c2302..00e0937 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-2013 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.4.3.*")]