diff options
-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.10.0, Not Yet Released +Version 2.10.0, 2019-03-30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Notice: the developers plan to switch from gzip to xz compression for diff --git a/readme.rst b/readme.rst index 420f03f4f..1c5855c2c 100644 --- a/readme.rst +++ b/readme.rst @@ -23,9 +23,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.9.0 <https://botan.randombit.net/releases/Botan-2.9.0.tgz>`_ -`(sig) <https://botan.randombit.net/releases/Botan-2.9.0.tgz.asc>`_, -released on 2019-01-04. +`2.10.0 <https://botan.randombit.net/releases/Botan-2.10.0.tgz>`_ +`(sig) <https://botan.randombit.net/releases/Botan-2.10.0.tgz.asc>`_, +released on 2019-03-30. 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 |