X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=blobdiff_plain;f=AppliStation%2FAssemblyInfo.cs;h=6c955adab09adfdec7b14727040a088d74badb28;hp=187f47a01e63036912a3df71c781ce1444aedc62;hb=15b56e410b3d4d27696182e84cd2ebad2d3bee9d;hpb=4c883216012d21870b634ef7078cf19deeb0d64b diff --git a/AppliStation/AssemblyInfo.cs b/AppliStation/AssemblyInfo.cs index 187f47a..6c955ad 100644 --- a/AppliStation/AssemblyInfo.cs +++ b/AppliStation/AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Team AppliStation")] [assembly: AssemblyProduct("AppliStation")] -[assembly: AssemblyCopyright("Copyright (c) 2007-2008 Team AppliStation")] +[assembly: AssemblyCopyright("Copyright (c) 2007-2009 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.1.*")] +[assembly: AssemblyVersion("1.3.0.*")]