From 2f8db0669637e2217fd749ed987377f6ae71e192 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Fri, 21 Feb 2020 19:20:35 +0700 Subject: Update versions and release notes for 1.8.6 --- crypto/NBuild.build | 2 +- crypto/Readme.html | 6 +++++- crypto/src/AssemblyInfo.cs | 6 +++--- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/crypto/NBuild.build b/crypto/NBuild.build index dd57284b5..823b8a20f 100644 --- a/crypto/NBuild.build +++ b/crypto/NBuild.build @@ -16,7 +16,7 @@ - + diff --git a/crypto/Readme.html b/crypto/Readme.html index 30f0337e0..e394195c9 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -30,6 +30,8 @@
  • Notes:
      +
    1. + Release 1.8.7
    2. Release 1.8.6
    3. @@ -300,7 +302,9 @@ We state, where EC MQV has not otherwise been disabled or removed:

      Notes:

      -

      Release 1.8.6, TBD

      +

      Release 1.8.7, TBD

      + +

      Release 1.8.6, Friday February 21, 2020

      Defects Fixed
        diff --git a/crypto/src/AssemblyInfo.cs b/crypto/src/AssemblyInfo.cs index e0c820b47..884786ca9 100644 --- a/crypto/src/AssemblyInfo.cs +++ b/crypto/src/AssemblyInfo.cs @@ -33,9 +33,9 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.8.5.0")] -[assembly: AssemblyFileVersion("1.8.19031.1")] -[assembly: AssemblyInformationalVersion("1.8.5")] +[assembly: AssemblyVersion("1.8.6.0")] +[assembly: AssemblyFileVersion("1.8.20052.1")] +[assembly: AssemblyInformationalVersion("1.8.6")] // // In order to sign your assembly you must specify a key to use. Refer to the -- cgit 1.4.1