SMBServer v1.2.0

This commit is contained in:
Tal Aloni 2017-06-08 08:19:08 +03:00
parent e4184e52d1
commit 366c4d61d1
3 changed files with 11 additions and 5 deletions

View file

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