diff options
Diffstat (limited to 'openssl/FAQ')
-rw-r--r-- | openssl/FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openssl/FAQ b/openssl/FAQ index bb6f7e2d2..35780f807 100644 --- a/openssl/FAQ +++ b/openssl/FAQ @@ -83,11 +83,11 @@ OpenSSL - Frequently Asked Questions * Which is the current version of OpenSSL? The current version is available from <URL: http://www.openssl.org>. -OpenSSL 1.0.1c was released on May 10th, 2012. +OpenSSL 1.0.1e was released on Feb 11th, 2013. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at <URL: -ftp://ftp.openssl.org/snapshot/>, or get it by anonymous CVS access. +ftp://ftp.openssl.org/snapshot/>, or get it by anonymous Git access. * Where is the documentation? |