X-Git-Url: https://code.grnet.gr/git/pithos-ms-client/blobdiff_plain/9bae55d17fb966bc8c5b68c4e45eafb0cc179b73..2edb4807bc51190ec60e2462134a9676c66d4a97:/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 016ff4d..ab55d1b 100644 --- a/trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs +++ b/trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs @@ -7,14 +7,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: AssemblyTitle("Pithos.Client.WPF")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyTitle("Pithos Client for Windows")] +[assembly: AssemblyDescription("Pithos Client for Windows")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("Pithos.Client.WPF")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2011")] +[assembly: AssemblyCompany("GRNet")] +[assembly: AssemblyProduct("Pithos Client for Windows")] +[assembly: AssemblyCopyright("Copyright © GRNet 2011-2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] +[assembly: AssemblyInformationalVersion("2012-02-06")] // 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 @@ -51,5 +52,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("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("0.1.0.0")] +[assembly: AssemblyFileVersionAttribute("0.1.20209.1999")]