summaryrefslogtreecommitdiff
path: root/Ivy/Properties
diff options
context:
space:
mode:
authorfcolin2009-07-16 07:38:54 +0000
committerfcolin2009-07-16 07:38:54 +0000
commitfc9967263d5aaaa5511eac622404b76e4d1166eb (patch)
tree6fd4950fb03a34e34ca1da970a784cbfd65ee35b /Ivy/Properties
parent3c9d0c18a19de1f1ec1c4e77f6b89fdf84d39605 (diff)
downloadivy-csharp-fc9967263d5aaaa5511eac622404b76e4d1166eb.zip
ivy-csharp-fc9967263d5aaaa5511eac622404b76e4d1166eb.tar.gz
ivy-csharp-fc9967263d5aaaa5511eac622404b76e4d1166eb.tar.bz2
ivy-csharp-fc9967263d5aaaa5511eac622404b76e4d1166eb.tar.xz
maj TCP nodelay
correction pb SetsockOption Reuseaddr
Diffstat (limited to 'Ivy/Properties')
-rw-r--r--Ivy/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
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