ver. 2.18.979

This commit is contained in:
Milan Hanajik 2018-08-08 11:33:00 +02:00
parent 03920d5b90
commit 540bc8ca74
3 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,5 @@
///
/// Copyright (c) 2015 Sensus Metering Systems
/// Author: Milan Hanajík
///
using System;
using System.Windows.Forms;

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.18.976.0")]
[assembly: AssemblyFileVersion("2.18.976.0")]
[assembly: AssemblyVersion("2.18.979.0")]
[assembly: AssemblyFileVersion("2.18.979.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.18.928.0")]
[assembly: AssemblyFileVersion("2.18.928.0")]
[assembly: AssemblyVersion("2.18.979.0")]
[assembly: AssemblyFileVersion("2.18.979.0")]