SMBServer v1.4.4

This commit is contained in:
TalAloni 2021-01-23 11:33:44 +02:00
parent eda6f4c2dd
commit 5f8971f62b
8 changed files with 19 additions and 11 deletions

View file

@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.3.0")]
[assembly: AssemblyFileVersion("1.4.3.0")]
[assembly: AssemblyVersion("1.4.4.0")]
[assembly: AssemblyFileVersion("1.4.4.0")]