diff options
author | Jack Lloyd <[email protected]> | 2018-09-09 14:35:00 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-09-09 14:35:17 -0400 |
commit | acd9cef623e9e42858152b0785ac8dfce1798f6d (patch) | |
tree | 4f1c57ee9cfec20be5f7044ae8abf404329fd9ad | |
parent | e79eec4e92e05b42d70acf578256adcfb0a0c22d (diff) |
Drop all mention of 1.10 from the readme [ci skip]
-rw-r--r-- | readme.rst | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/readme.rst b/readme.rst index 87fd46618..fd2c3517e 100644 --- a/readme.rst +++ b/readme.rst @@ -66,7 +66,7 @@ external build systems, see the manual for details. :target: https://bestpractices.coreinfrastructure.org/projects/531 :alt: CII Best Practices statement -Release Downloads +Latest Release ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ See the `release notes <https://botan.randombit.net/news.html>`_ and @@ -83,9 +83,6 @@ Some `distributions <https://github.com/randombit/botan/wiki/Distros>`_ such as Fedora and Debian include packages for Botan. However these are at times out of date so using the latest source release is recommended. -Current Stable Release ----------------------------------------- - Version 2 requires a C++11 compiler; GCC 4.8 and later, Clang 3.8 and later, and MSVC 2015/2017 are regularly tested. New releases of Botan 2 are made on a quarterly basis. @@ -95,18 +92,6 @@ The latest 2.x release is `(sig) <https://botan.randombit.net/releases/Botan-2.7.0.tgz.asc>`_ released on 2018-07-02 -Old Release ----------------------------------------- - -The 1.10 branch is the last version of the library written in C++98. It is no -longer supported except for critical security updates (with all support ending -in December 2018), and the developers do not recommend its use anymore. - -The latest 1.10 release is -`1.10.17 <https://botan.randombit.net/releases/Botan-1.10.17.tgz>`_ -`(sig) <https://botan.randombit.net/releases/Botan-1.10.17.tgz.asc>`_ -released on 2017-10-02 - Find Enclosed ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |