version 2.13

This commit is contained in:
rlv-dan
2020-05-05 20:20:27 +02:00
parent 87914ff327
commit a68b36c02e
5 changed files with 132 additions and 127 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.12.0.0" )]
[assembly: AssemblyFileVersion( "2.12.0.0" )]
[assembly: AssemblyVersion( "2.13.0.0" )]
[assembly: AssemblyFileVersion( "2.13.0.0" )]