summaryrefslogtreecommitdiff
path: root/contrib/zeromq/csharp/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/zeromq/csharp/AssemblyInfo.cs')
-rw-r--r--contrib/zeromq/csharp/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/zeromq/csharp/AssemblyInfo.cs b/contrib/zeromq/csharp/AssemblyInfo.cs
index 787b00d61..2c0165cdd 100644
--- a/contrib/zeromq/csharp/AssemblyInfo.cs
+++ b/contrib/zeromq/csharp/AssemblyInfo.cs
@@ -36,7 +36,7 @@ using System.Runtime.CompilerServices;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("0.18.0.0")]
+[assembly: AssemblyVersion("0.18.1.0")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.