SMB Server v1.2.6

This commit is contained in:
Tal Aloni 2017-09-02 17:27:18 +03:00
parent 6d49e4a03e
commit 2b7e10db07
3 changed files with 24 additions and 4 deletions

View file

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