diff options
author | Jack Lloyd <[email protected]> | 2020-11-05 08:31:51 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2020-11-05 08:31:51 -0500 |
commit | 8b47fa7282f6b23eb31ae2e12edb17ba73f21c92 (patch) | |
tree | 09bd49f8247cbbb2c300ceeef94f4d7419127860 /readme.rst | |
parent | 3b946ab224b7609148668d85008188a53daf009d (diff) |
Update for 2.17.0 release2.17.0
Diffstat (limited to 'readme.rst')
-rw-r--r-- | readme.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.rst b/readme.rst index 769ae6fbc..4ca58f553 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.16.0 <https://botan.randombit.net/releases/Botan-2.16.0.tar.xz>`_ -`(sig) <https://botan.randombit.net/releases/Botan-2.16.0.tar.xz.asc>`_, -released on 2020-10-06. +`2.17.0 <https://botan.randombit.net/releases/Botan-2.17.0.tar.xz>`_ +`(sig) <https://botan.randombit.net/releases/Botan-2.17.0.tar.xz.asc>`_, +released on 2020-11-05. 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 |