diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2010-03-30 02:49:36 +0200 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2010-03-30 02:49:36 +0200 |
commit | 46bdf0f34d4e2592d77d28f9ac5afe0dcf156910 (patch) | |
tree | 05c2b723b05c6f7e120c5e77ee540b631b1ff3f4 /FAQ | |
parent | cryptlib.c: allow application to override OPENSSL_isservice. (diff) | |
download | openssl-46bdf0f34d4e2592d77d28f9ac5afe0dcf156910.tar.xz openssl-46bdf0f34d4e2592d77d28f9ac5afe0dcf156910.zip |
update HEAD 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.8n was released on Mar 24th, 2010. +OpenSSL 1.0.0 was released on Mar 29th, 2010. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at <URL: |