Version 2.0.159.

This commit is contained in:
Milan Hanajik 2015-12-08 11:16:19 +01:00
parent 644c26355c
commit 123187aa8a
2 changed files with 4 additions and 4 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.0.158.0")]
[assembly: AssemblyFileVersion("2.0.158.0")]
[assembly: AssemblyVersion("2.0.159.0")]
[assembly: AssemblyFileVersion("2.0.159.0")]

View File

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