Revision 2f41824c trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs

b/trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
15 15
[assembly: AssemblyCopyright("Copyright © GRNet 2011")]
16 16
[assembly: AssemblyTrademark("")]
17 17
[assembly: AssemblyCulture("")]
18
[assembly: AssemblyInformationalVersion("2011.11.10")]
18
[assembly: AssemblyInformationalVersion("2011-11-14")]
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.0")]
56
[assembly: AssemblyFileVersion("1.0.0.0")]
55
[assembly: AssemblyVersion("1.0.0.*")]

Also available in: Unified diff