From 13f287c46a3e60ccee45955a112e6072756e8857 Mon Sep 17 00:00:00 2001 From: radiomanV Date: Wed, 25 Jul 2018 18:57:08 +0300 Subject: [PATCH] Update firmware updater --- TL866_Updater/C#/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TL866_Updater/C#/Properties/AssemblyInfo.cs b/TL866_Updater/C#/Properties/AssemblyInfo.cs index 35f1eae..ee19906 100644 --- a/TL866_Updater/C#/Properties/AssemblyInfo.cs +++ b/TL866_Updater/C#/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ using System.Runtime.InteropServices; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("2.3")] +[assembly: AssemblyFileVersion("2.4")]