ver. 2.12.464

This commit is contained in:
Milan Hanajik 2017-02-15 12:14:01 +01:00
parent 5cbddcaaf4
commit ff837fc076
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.12.463.0")]
[assembly: AssemblyFileVersion("2.12.463.0")]
[assembly: AssemblyVersion("2.12.464.0")]
[assembly: AssemblyFileVersion("2.12.464.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.12.463.0")]
[assembly: AssemblyFileVersion("2.12.463.0")]
[assembly: AssemblyVersion("2.12.464.0")]
[assembly: AssemblyFileVersion("2.12.464.0")]

View File

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