From fc9967263d5aaaa5511eac622404b76e4d1166eb Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 16 Jul 2009 07:38:54 +0000 Subject: maj TCP nodelay correction pb SetsockOption Reuseaddr --- Ivy/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Ivy/Properties') diff --git a/Ivy/Properties/AssemblyInfo.cs b/Ivy/Properties/AssemblyInfo.cs index 79c0aa6..c152b3f 100644 --- a/Ivy/Properties/AssemblyInfo.cs +++ b/Ivy/Properties/AssemblyInfo.cs @@ -26,7 +26,7 @@ using System.Resources; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("2.2.*")] +[assembly: AssemblyVersion("2.3.*")] // // In order to sign your assembly you must specify a key to use. Refer to the -- cgit v1.1