SMBServer v1.1.0

This commit is contained in:
Tal Aloni 2017-01-20 15:03:33 +02:00
parent 876e1dd43f
commit cbe4160675
3 changed files with 14 additions and 4 deletions

View file

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