SMB Server v1.2.7

This commit is contained in:
Tal Aloni 2017-09-09 12:56:03 +03:00
parent ff9d16cb39
commit 498111e83a
3 changed files with 38 additions and 4 deletions

View file

@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.2.6.0")]
[assembly: AssemblyFileVersion("1.2.6.0")]
[assembly: AssemblyVersion("1.2.7.0")]
[assembly: AssemblyFileVersion("1.2.7.0")]