ver. 2.14.595

This commit is contained in:
Milan Hanajik 2017-06-29 09:39:13 +02:00
parent e71795bfe5
commit 1ef666be9e
3 changed files with 6 additions and 6 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.14.581.0")]
[assembly: AssemblyFileVersion("2.14.581.0")]
[assembly: AssemblyVersion("2.14.595.0")]
[assembly: AssemblyFileVersion("2.14.595.0")]

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.14.587.0")]
[assembly: AssemblyFileVersion("2.14.587.0")]
[assembly: AssemblyVersion("2.14.595.0")]
[assembly: AssemblyFileVersion("2.14.595.0")]

View File

@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("2.14.589.1")]
[assembly: AssemblyFileVersion("2.14.589.1")]
[assembly: AssemblyVersion("2.14.595.1")]
[assembly: AssemblyFileVersion("2.14.595.1")]