diff options
author | Jack Lloyd <[email protected]> | 2018-10-01 10:51:50 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-10-01 10:51:50 -0400 |
commit | a792728e8941b62761052f5e0d288ba13a016c77 (patch) | |
tree | ebaa4b7b963ae89be095aea594844e254b742aa0 /readme.rst | |
parent | a6726aba83c1f7d2508894367979da47ff632684 (diff) |
Update for 2.8.0 release2.8.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 01fd821e5..557ce51c2 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.7.0 <https://botan.randombit.net/releases/Botan-2.7.0.tgz>`_ -`(sig) <https://botan.randombit.net/releases/Botan-2.7.0.tgz.asc>`_, -released on 2018-07-02. +`2.8.0 <https://botan.randombit.net/releases/Botan-2.8.0.tgz>`_ +`(sig) <https://botan.randombit.net/releases/Botan-2.8.0.tgz.asc>`_, +released on 2018-10-01. 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 |