Network.Camera.Display bug fix. It was not possible to retry ROI-Detection, ver. 2.16.657

This commit is contained in:
Milan Hanajik
2017-09-14 16:00:16 +02:00
parent b06f4a5781
commit f8e2d6c86b
2 changed files with 3 additions and 3 deletions
@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("2.16.656.1")]
[assembly: AssemblyFileVersion("2.16.656.1")]
[assembly: AssemblyVersion("2.16.657.1")]
[assembly: AssemblyFileVersion("2.16.657.1")]