diff options
author | Jack Lloyd <[email protected]> | 2020-10-06 08:30:31 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2020-10-06 08:30:31 -0400 |
commit | 82a20c67bd54b8c6c75f32bd31dea5b12f3d7e67 (patch) | |
tree | 75e2d15f1916fb4e18bf46a885f5db48f7373601 /readme.rst | |
parent | 26a30e05a32be6e3a27a3d35f5712c8d9b33515e (diff) |
Update for 2.16.0 release2.16.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 de2959702..af4348f2b 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.15.0 <https://botan.randombit.net/releases/Botan-2.15.0.tar.xz>`_ -`(sig) <https://botan.randombit.net/releases/Botan-2.15.0.tar.xz.asc>`_, -released on 2020-07-07. +`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. 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 |