SMB Server v1.3.1

This commit is contained in:
Tal Aloni 2017-10-08 20:28:33 +03:00
parent 194fb9d45e
commit 2160419925
3 changed files with 17 additions and 4 deletions

View file

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