X-Git-Url: https://code.grnet.gr/git/pithos-ms-client/blobdiff_plain/6ea3cca07e536b1843b6a8ac91f649431e3e1b83..cc8cf2b864f25c735d20c220c43bc622564df0dd:/trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs diff --git a/trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs b/trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs index 3cdc2ab..6025ac6 100644 --- a/trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs +++ b/trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs @@ -48,15 +48,15 @@ using System.Windows; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. +[assembly: AssemblyCompany("GRNET")] +[assembly: AssemblyCopyright("Copyright © GRNet 2011-2012")] +[assembly: AssemblyProduct("Pithos+ Client for Windows")] [assembly: AssemblyTitle("Pithos+ Client for Windows")] [assembly: AssemblyDescription("Pithos+ Client for Windows")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("GRNET")] -[assembly: AssemblyProduct("Pithos+ Client for Windows")] -[assembly: AssemblyCopyright("Copyright © GRNet 2011-2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -[assembly: AssemblyInformationalVersion("2012-06-07")] + // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from @@ -93,5 +93,5 @@ using System.Windows; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.20619.3")] -[assembly: AssemblyFileVersionAttribute("0.7.20619.3")] +[assembly: AssemblyInformationalVersion("2012-07-03")] +[assembly: AssemblyVersion("0.8.20704.5")]