summaryrefslogtreecommitdiff
path: root/contrib/zeromq
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-01-20 21:02:02 +0100
committerJens Geyer <jensg@apache.org>2022-01-20 21:02:02 +0100
commit6868ebbb31cf32dbde018b03831d167565ba51d8 (patch)
treebb4538c411b8f91e73529979584d0b819b23c16d /contrib/zeromq
parent7a6829531f00f7e95f904d5794d632acee62ddf0 (diff)
downloadthrift-6868ebbb31cf32dbde018b03831d167565ba51d8.tar.gz
Release 0.16.0
Diffstat (limited to 'contrib/zeromq')
-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 dc59f2302..8f46c92b7 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.16.0.0")]
+[assembly: AssemblyVersion("0.17.0.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.