From 4d408b648a2e183438208a62bf4bb9b4242c90f9 Mon Sep 17 00:00:00 2001 From: "parallelbgls@outlook.com" Date: Wed, 15 Apr 2015 10:17:55 +0800 Subject: [PATCH] 2015-04-15 update 1 fix --- Modbus.Net/ModBus.Net/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Modbus.Net/ModBus.Net/Properties/AssemblyInfo.cs b/Modbus.Net/ModBus.Net/Properties/AssemblyInfo.cs index 3a3e7e0..1e06f97 100644 --- a/Modbus.Net/ModBus.Net/Properties/AssemblyInfo.cs +++ b/Modbus.Net/ModBus.Net/Properties/AssemblyInfo.cs @@ -35,5 +35,5 @@ using System.Runtime.InteropServices; // 方法是按如下所示使用“*”: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.2.1.0408")] -[assembly: AssemblyFileVersion("0.2.1.0408")] \ No newline at end of file +[assembly: AssemblyVersion("0.2.2.0415")] +[assembly: AssemblyFileVersion("0.2.2.0415")] \ No newline at end of file