aboutsummaryrefslogtreecommitdiffstats
path: root/readme.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2015-07-05 21:20:48 -0400
committerJack Lloyd <[email protected]>2015-07-05 21:20:48 -0400
commite27b169d4cebfc9c80e3b9cd273cb355969a877e (patch)
tree49e7ed0c2de226ddef3e7ab889f7ae5befc38e1a /readme.rst
parentee7d2602628f48a8ded5f0f403e48b27609d4da1 (diff)
Update for 1.11.18 release1.11.18
Diffstat (limited to 'readme.rst')
-rw-r--r--readme.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/readme.rst b/readme.rst
index f5bc9dfab..592f48e2d 100644
--- a/readme.rst
+++ b/readme.rst
@@ -61,9 +61,9 @@ There is also a third party open source implementation of
Download
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-The 1.11 branch are highly recommended, especially for new development.
-But be warned the API is still subject to change before the 2.0 stable
-release.
+The 1.11 branch is highly recommended, especially for new development.
+But be warned the API is still subject to some change before the 2.0
+stable release.
All releases are signed with a
`PGP key <http://botan.randombit.net/pgpkey.txt>`_::
@@ -87,9 +87,9 @@ Current Development Series (1.11)
----------------------------------------
The latest development release is
-`1.11.17 <http://botan.randombit.net/releases/Botan-1.11.17.tgz>`_
-`(sig) <http://botan.randombit.net/releases/Botan-1.11.17.tgz.asc>`_
-released 2015-06-18
+`1.11.18 <http://botan.randombit.net/releases/Botan-1.11.18.tgz>`_
+`(sig) <http://botan.randombit.net/releases/Botan-1.11.18.tgz.asc>`_
+released 2015-07-05
Botan 1.11 requires a working C++11 compiler; GCC 4.8 and later,
Clang 3.4 and later, and MSVC 2013 are regularly tested.