5.3 Release

This commit is contained in:
Frank Skare
2019-08-11 05:47:17 +02:00
parent 2177308b02
commit 1e7e80577d
3 changed files with 15 additions and 21 deletions

View File

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