Version master
authorGeorge Pantazis <gpant@noc.grnet.gr>
Thu, 7 Jun 2012 14:07:33 +0000 (17:07 +0300)
committerGeorge Pantazis <gpant@noc.grnet.gr>
Thu, 7 Jun 2012 14:07:33 +0000 (17:07 +0300)
Small Fixes

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

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

index 07e3c07..df860af 100644 (file)
@@ -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.20522.0")]
-[assembly: AssemblyFileVersionAttribute("0.7.20522.0")]
+[assembly: AssemblyVersion("0.7.20607.0")]
+[assembly: AssemblyFileVersionAttribute("0.7.20607.0")]
index c5bf87f..f86f46e 100644 (file)
@@ -422,7 +422,7 @@ namespace Pithos.Client.WPF {
         {
             get
             {
-                return String.Format("{0}\r\n{1}", "Status Window", "Enable / Dissable the stuatus window");
+                return String.Format("{0}\r\n{1}", "Status Window", "Enable / Disable the status window");
             }
         }