diff options
author | Jack Lloyd <[email protected]> | 2019-03-30 08:39:06 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-03-30 08:39:06 -0400 |
commit | 3a459487df5de4cb411efdda0010e617d6903284 (patch) | |
tree | e390874d9fea7a4a8bf0df9fc4f24dc6087f11e2 /readme.rst | |
parent | 2d4958589a27e147627aa86aed480101cdf7682a (diff) |
Update for 2.10.0 release2.10.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 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 |