Tidied GetIPv4Address, it does return the ip if an ip is passed
This commit is contained in:
parent
e1776f8d01
commit
cfd2fdcb67
2 changed files with 7 additions and 12 deletions
|
|
@ -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")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue