SMB Server v1.3.9

This commit is contained in:
Tal Aloni 2019-06-15 09:25:06 +03:00
parent 30f639fb9b
commit e37e02bbbe
4 changed files with 9 additions and 6 deletions

View file

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