ver. 2.11.368

This commit is contained in:
Milan Hanajik 2016-10-14 16:17:56 +02:00
parent fc3512a23a
commit 588d16caf9
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 // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.11.364.0")] [assembly: AssemblyVersion("2.11.368.0")]
[assembly: AssemblyFileVersion("2.11.364.0")] [assembly: AssemblyFileVersion("2.11.368.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 // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.11.364.0")] [assembly: AssemblyVersion("2.11.368.0")]
[assembly: AssemblyFileVersion("2.11.364.0")] [assembly: AssemblyFileVersion("2.11.368.0")]

View File

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