diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2010-02-25 19:18:46 +0100 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2010-02-25 19:18:46 +0100 |
commit | f6bb465f876fffaebaf6ab894ea9c835ddc8a82c (patch) | |
tree | 2c3ea25c0fb1135d2f7c701049a5fff576ea1150 /FAQ | |
parent | add -trusted_first option and verify flag (diff) | |
download | openssl-f6bb465f876fffaebaf6ab894ea9c835ddc8a82c.tar.xz openssl-f6bb465f876fffaebaf6ab894ea9c835ddc8a82c.zip |
update FAQ
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ OpenSSL - Frequently Asked Questions * Which is the current version of OpenSSL? The current version is available from <URL: http://www.openssl.org>. -OpenSSL 0.9.8k was released on Mar 25th, 2009. +OpenSSL 0.9.8m was released on Mar 25th, 2010. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at <URL: |