Heat meters, ver. 2.9.322

This commit is contained in:
Milan Hanajik 2016-06-28 18:04:02 +02:00
parent ac1bdbe476
commit 7cbbb2270b
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.8.308.0")]
[assembly: AssemblyFileVersion("2.8.308.0")]
[assembly: AssemblyVersion("2.9.322.0")]
[assembly: AssemblyFileVersion("2.9.322.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.8.315.0")]
[assembly: AssemblyFileVersion("2.8.315.0")]
[assembly: AssemblyVersion("2.9.322.0")]
[assembly: AssemblyFileVersion("2.9.322.0")]

View File

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