diff --git a/TODO.txt b/TODO.txt index 3d7f913cd..ffb70749e 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,3 +1,5 @@ +- export the DB (=make a backup of configuration) from TBF program + - ak sa skusa s pevnym startom treba merat priemerny prietok az po uplynuti urcitej doby inak bude vzdy nizsi ako ma byt - rozbeh - bude potrebne doregulovavat pocas merania, Jano poslal moznosti - inak nam diff --git a/TestBenchFramework/Properties/AssemblyInfo.cs b/TestBenchFramework/Properties/AssemblyInfo.cs index 77a35a83d..f54d2bc71 100644 --- a/TestBenchFramework/Properties/AssemblyInfo.cs +++ b/TestBenchFramework/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("1.5.70.1")] -[assembly: AssemblyFileVersion("1.5.70.1")] +[assembly: AssemblyVersion("1.5.71.1")] +[assembly: AssemblyFileVersion("1.5.71.1")]