SMB Server v1.2.4

This commit is contained in:
Tal Aloni 2017-08-27 17:02:04 +03:00
parent 7ef87b3cd6
commit 788597523d
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.2.3.0")]
[assembly: AssemblyFileVersion("1.2.3.0")]
[assembly: AssemblyVersion("1.2.4.0")]
[assembly: AssemblyFileVersion("1.2.4.0")]