Revision 97f51ab0 trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs

b/trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
12 12
[assembly: AssemblyConfiguration("")]
13 13
[assembly: AssemblyCompany("GRNet")]
14 14
[assembly: AssemblyProduct("Pithos Client for Windows")]
15
[assembly: AssemblyCopyright("Copyright © GRNet 2011")]
15
[assembly: AssemblyCopyright("Copyright © GRNet 2011-2012")]
16 16
[assembly: AssemblyTrademark("")]
17 17
[assembly: AssemblyCulture("")]
18
[assembly: AssemblyInformationalVersion("2012-01-10")]
18
[assembly: AssemblyInformationalVersion("2012-01-24")]
19 19

  
20 20
// Setting ComVisible to false makes the types in this assembly not visible 
21 21
// to COM components.  If you need to access a type in this assembly from 
......
52 52
// You can specify all the values or you can default the Build and Revision Numbers 
53 53
// by using the '*' as shown below:
54 54
// [assembly: AssemblyVersion("1.0.*")]
55
[assembly: AssemblyVersion("1.0.0.27002")]
55
[assembly: AssemblyVersion("1.0.0.27004")]

Also available in: Unified diff