From a92a9b6e83cc4e2f44b7a9c9171c525227ca1420 Mon Sep 17 00:00:00 2001 From: David Haney Date: Tue, 12 Nov 2013 23:45:31 -0500 Subject: [PATCH] Updated AssemblyInfo version --- SimplSockets/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimplSockets/Properties/AssemblyInfo.cs b/SimplSockets/Properties/AssemblyInfo.cs index cac054e..9a4709a 100644 --- a/SimplSockets/Properties/AssemblyInfo.cs +++ b/SimplSockets/Properties/AssemblyInfo.cs @@ -20,4 +20,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.*")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.1.*")] \ No newline at end of file