commit | b9690abdb3b8afc0599a30deddd06a1681286d47 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Jan 23 08:25:07 2015 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Jan 23 08:25:07 2015 -0600 |
tree | 7f4b92ddd0c694818718ec28a1e3c6d527ec5cd2 | |
parent | 418053a577b00a99d45036dc87d711e19d3867e9 [diff] | |
parent | d76aa47f9797b9bfa02e1f22b593f1c16a3edc13 [diff] |
Merge pull request #1634 from public/deprecate-dsa Move DSA* interfaces to interfaces.dsa module
diff --git a/docs/installation.rst b/docs/installation.rst index bd648b2..c8a37bf 100644 --- a/docs/installation.rst +++ b/docs/installation.rst
@@ -32,7 +32,7 @@ * ``OpenSSL 1.0.1e-fips`` (``RHEL/CentOS 7``) * ``OpenSSL 1.0.1e-freebsd`` * ``OpenSSL 1.0.1-latest`` (The most recent 1.0.1 release) -* ``OpenSSL 1.0.2 beta`` +* ``OpenSSL 1.0.2`` On Windows ----------