Created separate version files for the client and libraries. The libraries have a...
[pithos-ms-client] / trunk / Pithos.Client.WPF / Properties / AssemblyInfo.cs
index 65f7bc5..6025ac6 100644 (file)
@@ -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-04-24")]
+
 
 // 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.20510.0")]
-[assembly: AssemblyFileVersionAttribute("0.7.20510.0")]
+[assembly: AssemblyInformationalVersion("2012-07-03")]
+[assembly: AssemblyVersion("0.8.20704.5")]