From 8354553bed6fa8000a02accaeacb20e41d166952 Mon Sep 17 00:00:00 2001 From: James Watson Date: Thu, 3 May 2018 12:25:36 +0100 Subject: [PATCH] Post release bump --- src/Adaptive.Aeron/Adaptive.Aeron.csproj | 2 +- src/Adaptive.Agrona/Adaptive.Agrona.csproj | 2 +- src/Adaptive.Archiver/Adaptive.Archiver.csproj | 4 ++-- src/Adaptive.Cluster/Adaptive.Cluster.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Adaptive.Aeron/Adaptive.Aeron.csproj b/src/Adaptive.Aeron/Adaptive.Aeron.csproj index 34a60b8f..c8628bb3 100644 --- a/src/Adaptive.Aeron/Adaptive.Aeron.csproj +++ b/src/Adaptive.Aeron/Adaptive.Aeron.csproj @@ -2,7 +2,7 @@ netstandard2.0;net45 Aeron.Client - 1.9.1 + 1.9.2 Adaptive Financial Consulting Ltd. Adaptive Financial Consulting Ltd. Aeron Client diff --git a/src/Adaptive.Agrona/Adaptive.Agrona.csproj b/src/Adaptive.Agrona/Adaptive.Agrona.csproj index f291d11f..175e5c62 100644 --- a/src/Adaptive.Agrona/Adaptive.Agrona.csproj +++ b/src/Adaptive.Agrona/Adaptive.Agrona.csproj @@ -3,7 +3,7 @@ netstandard2.0;net45 true Agrona - 1.9.1 + 1.9.2 Adaptive Financial Consulting Ltd. Adaptive Financial Consulting Ltd. Agrona libraries initially included in Aeron Client diff --git a/src/Adaptive.Archiver/Adaptive.Archiver.csproj b/src/Adaptive.Archiver/Adaptive.Archiver.csproj index a394d1f3..18407ba7 100644 --- a/src/Adaptive.Archiver/Adaptive.Archiver.csproj +++ b/src/Adaptive.Archiver/Adaptive.Archiver.csproj @@ -3,10 +3,10 @@ netstandard2.0;net45 true Aeron.Archiver - 1.9.1 + 1.9.2 Adaptive Financial Consulting Ltd. Adaptive Financial Consulting Ltd. - Clustering libraries over the Aeron transport + Archiving over the Aeron transport Copyright 2018 https://github.com/AdaptiveConsulting/Aeron.NET/blob/master/LICENSE https://github.com/AdaptiveConsulting/Aeron.NET/ diff --git a/src/Adaptive.Cluster/Adaptive.Cluster.csproj b/src/Adaptive.Cluster/Adaptive.Cluster.csproj index 756c028d..4510d271 100644 --- a/src/Adaptive.Cluster/Adaptive.Cluster.csproj +++ b/src/Adaptive.Cluster/Adaptive.Cluster.csproj @@ -3,7 +3,7 @@ netstandard2.0;net45 true Aeron.Cluster - 1.9.1 + 1.9.2 Adaptive Financial Consulting Ltd. Adaptive Financial Consulting Ltd. Clustering libraries over the Aeron transport