Tidied GetIPv4Address, it does return the ip if an ip is passed

This commit is contained in:
high 2011-07-19 19:36:39 -04:00
parent e1776f8d01
commit cfd2fdcb67
2 changed files with 7 additions and 12 deletions

View file

@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.3.4.0716")]
[assembly: AssemblyFileVersion("2.3.4.0716")]
[assembly: AssemblyVersion("2.3.4.0719")]
[assembly: AssemblyFileVersion("2.3.4.0719")]