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.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 |