SMB Server v1.3.8

This commit is contained in:
Tal Aloni 2019-06-10 16:55:55 +03:00
parent 187135c412
commit ed2e3f68ad
4 changed files with 12 additions and 6 deletions

View file

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