5.0 Release

This commit is contained in:
Frank Skare
2019-07-27 01:53:30 +02:00
parent 430fef0ac4
commit d391e24784
2 changed files with 5 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("4.7.7.0")]
[assembly: AssemblyFileVersion("4.7.7.0")]
[assembly: AssemblyVersion("5.0.0.0")]
[assembly: AssemblyFileVersion("5.0.0.0")]