Changed assembly version to 0.1.0
authorPanagiotis Kanavos <pkanavos@gmail.com>
Fri, 3 Feb 2012 12:07:58 +0000 (14:07 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Fri, 3 Feb 2012 12:07:58 +0000 (14:07 +0200)
Changed file version to 0.1.x.x according to the new numbering scheme
Closes #1992

trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs

index 04eea3f..d69cbde 100644 (file)
@@ -52,4 +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.27005")]
+[assembly: AssemblyVersion("0.1.0.0")]
+[assembly: AssemblyFileVersionAttribute("0.1.20202.1992")]