Issue #51: Add support localhost (127.0.0.1) host name

This commit is contained in:
DW
2017-05-05 13:57:43 +03:00
parent 2cc41df01a
commit 0346836d35
2 changed files with 13 additions and 5 deletions
+2 -2
View File
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 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.26.0")]
[assembly: AssemblyFileVersion("1.0.26.0")]
[assembly: AssemblyVersion("1.0.27.0")]
[assembly: AssemblyFileVersion("1.0.27.0")]