reorganize code for easier scripting

This commit is contained in:
Frank Skare
2019-07-14 02:06:23 +02:00
parent b80b375df1
commit d5b2923c68
3 changed files with 10 additions and 8 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.2.0")]
[assembly: AssemblyFileVersion("4.7.2.0")]
[assembly: AssemblyVersion("4.7.3.0")]
[assembly: AssemblyFileVersion("4.7.3.0")]