version 2.12

This commit is contained in:
rlv-dan
2020-04-29 19:20:13 +02:00
parent 8156351973
commit 1726eb9301
2 changed files with 7 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.11.0.0" )]
[assembly: AssemblyFileVersion( "2.11.0.0" )]
[assembly: AssemblyVersion( "2.12.0.0" )]
[assembly: AssemblyFileVersion( "2.12.0.0" )]