Fixed more bugs in FixHost method.

This commit is contained in:
Dario Solera 2011-01-05 14:19:41 +00:00
parent 9befcf3c13
commit ffa6f12f6b
4 changed files with 23 additions and 8 deletions

View file

@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.0.4.571")]
[assembly: AssemblyFileVersion("3.0.4.571")]
[assembly: AssemblyVersion("3.0.4.572")]
[assembly: AssemblyFileVersion("3.0.4.572")]