diff options
author | Jack Lloyd <[email protected]> | 2020-01-06 09:06:38 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2020-01-06 09:06:38 -0500 |
commit | ed360ab268544fd801b8ea68ff08b07610680052 (patch) | |
tree | 8afc59165bf0994af6be48e90886bfe91814feec | |
parent | 3727e13f787ab96d875021247d175bab37d40863 (diff) |
Update for 2.13.0 release2.13.0
-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.13.0, Not Yet Released +Version 2.13.0, 2020-01-06 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Add Roughtime client (GH #2143 #1842) diff --git a/readme.rst b/readme.rst index 0188cfee5..61186e6be 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.12.1 <https://botan.randombit.net/releases/Botan-2.12.1.tar.xz>`_ -`(sig) <https://botan.randombit.net/releases/Botan-2.12.1.tar.xz.asc>`_, -released on 2019-10-14. +`2.13.0 <https://botan.randombit.net/releases/Botan-2.13.0.tar.xz>`_ +`(sig) <https://botan.randombit.net/releases/Botan-2.13.0.tar.xz.asc>`_, +released on 2020-01-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 |