This commit is contained in:
rlv-dan
2020-08-09 17:29:41 +02:00
parent 7cb819d401
commit 3044da0413
4 changed files with 17 additions and 11 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.13.0.0" )]
[assembly: AssemblyFileVersion( "2.13.0.0" )]
[assembly: AssemblyVersion( "2.14.0.0" )]
[assembly: AssemblyFileVersion( "2.14.0.0" )]