X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=blobdiff_plain;f=all-get%2FAssemblyInfo.cs;h=00e09372ed488270e3b50b3d4cced962af00663a;hp=094a77dde2a99c3df8b4643f08c44b75ca2f7ef2;hb=9b87c87ccc70daa2a34b97b67912d4cb0f6c93b6;hpb=3043df1b2a7da5dc89919486946c06ea24fa7bfe diff --git a/all-get/AssemblyInfo.cs b/all-get/AssemblyInfo.cs index 094a77d..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.3.*")] +[assembly: AssemblyVersion("1.4.3.*")]