SMBServer v1.4.5

This commit is contained in:
TalAloni 2021-01-23 16:35:09 +02:00
parent cf12bb722b
commit db68e84fb8
8 changed files with 16 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.4.0")]
[assembly: AssemblyFileVersion("1.4.4.0")]
[assembly: AssemblyVersion("1.4.5.0")]
[assembly: AssemblyFileVersion("1.4.5.0")]