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