5.2 Release

This commit is contained in:
Frank Skare
2019-08-06 18:44:40 +02:00
parent 954c014708
commit 966f96a02b
3 changed files with 6 additions and 5 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.1.0.1")]
[assembly: AssemblyFileVersion("5.1.0.1")]
[assembly: AssemblyVersion("5.2.0.0")]
[assembly: AssemblyFileVersion("5.2.0.0")]