From f1860d6263583d8fdaafaf3af85ef80f3dae1dc3 Mon Sep 17 00:00:00 2001 From: John Blixt Date: Fri, 20 May 2016 09:48:03 -0600 Subject: [PATCH] Changes to date --- README | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 47b8d4c89..862552e40 100644 --- a/README +++ b/README @@ -173,7 +173,7 @@ Release 3.6.6 of wolfSSL has bug fixes and new features including: recommend updating to the latest See INSTALL file for build instructions. -More info can be found on-line at //http://wolfssl.com/yaSSL/Docs.html +More information can be found on-line at //http://wolfssl.com/yaSSL/Docs.html **************** wolfSSL (Formerly CyaSSL) Release 3.6.0 (06/19/2015) diff --git a/README.md b/README.md index 7e5daf459..fe3807d70 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ wolfSSL_CTX_set_verify(ctx, SSL_VERIFY_NONE, 0); before calling wolfSSL_new(); Though it's not recommended. ``` -# wolfSSL (Formerly CyaSSL) Release 3.9.0 (03/18/2015) +# wolfSSL (Formerly CyaSSL) Release 3.9.0 (03/18/2016) ##Release 3.9.0 of wolfSSL has bug fixes and new features including: