diff --git a/Build.html b/Build.html index 1bc09aed..67362e24 100644 --- a/Build.html +++ b/Build.html @@ -253,7 +253,7 @@ this is also what the unit tests do when you run the MklTest build
  • Update CONTRIBUTORS.md file (via git shortlog -sn)

  • Build Release:

    -
    build.sh all strongname
    +
    build.sh all --strongname
     
  • Commit and push release notes and (auto-updated) assembly info files with new "Release: v1.2.3" commit
  • diff --git a/ReleaseNotes.html b/ReleaseNotes.html index 54804920..b92f51e9 100644 --- a/ReleaseNotes.html +++ b/ReleaseNotes.html @@ -120,7 +120,7 @@

    Math.NET Numerics Release Notes

    Math.NET Numerics | MKL Provider | OpenBLAS Provider

    -

    5.0.0-alpha02 - 2021-07-11

    +

    5.0.0-alpha03 - 2021-12-05