SMBServer v1.2.1

This commit is contained in:
Tal Aloni 2017-07-13 18:32:01 +03:00
parent 4aba3f5244
commit 5d77a5d681
3 changed files with 11 additions and 4 deletions

View file

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