version 2.11

This commit is contained in:
rlv-dan
2020-04-18 15:31:47 +02:00
parent 9087cd2748
commit c81f699788
2 changed files with 3 additions and 3 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( "2.1.0.0" )]
[assembly: AssemblyFileVersion( "2.1.0.0" )]
[assembly: AssemblyVersion( "2.11.0.0" )]
[assembly: AssemblyFileVersion( "2.11.0.0" )]