diff options
author | Jack Lloyd <[email protected]> | 2021-05-09 08:53:01 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2021-05-09 08:53:01 -0400 |
commit | d4bd416702a65eddcc14ee06b9c1b674631e6ae3 (patch) | |
tree | cd04dba1635833e2c41df4a7f238a87edbc78b76 | |
parent | 24c9b0f3dc75b85e696f8edbe24a9958e3ee93a8 (diff) |
Update for 2.18.1 release2.18.1
-rw-r--r-- | news.rst | 2 | ||||
-rw-r--r-- | readme.rst | 6 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ Release Notes ======================================== -Version 2.18.1, Not Yet Released +Version 2.18.1, 2021-05-09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Fix a build regression in 2.18.0 which caused linker flags which diff --git a/readme.rst b/readme.rst index 777f2e2f7..127e8ad7f 100644 --- a/readme.rst +++ b/readme.rst @@ -27,9 +27,9 @@ If you think you have found a security issue, see the `security page <https://botan.randombit.net/security.html>`_ for contact information. The latest release is -`2.18.0 <https://botan.randombit.net/releases/Botan-2.18.0.tar.xz>`_ -`(sig) <https://botan.randombit.net/releases/Botan-2.18.0.tar.xz.asc>`_, -released on 2021-04-15. +`2.18.1 <https://botan.randombit.net/releases/Botan-2.18.1.tar.xz>`_ +`(sig) <https://botan.randombit.net/releases/Botan-2.18.1.tar.xz.asc>`_, +released on 2021-05-09. All releases are signed with a `PGP key <https://botan.randombit.net/pgpkey.txt>`_. See the `release notes <https://botan.randombit.net/news.html>`_ for what is new. Botan is also available through most |