Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 26fc2b2

Browse files
committed
2021-08 snapshot release
1 parent 73225c7 commit 26fc2b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OQS-OpenSSL_1\_1\_1-stable snapshot 2021-08-rc1
1+
OQS-OpenSSL_1\_1\_1-stable snapshot 2021-08
22
===============================================
33

44
About
@@ -13,7 +13,7 @@ The **Open Quantum Safe (OQS) project** has the goal of developing and prototypi
1313
Release notes
1414
=============
1515

16-
This is release candidate 1 for the the 2021-08 snapshot release of OQS-OpenSSL, which was released on August 8, 2021. This release is intended to be used with liboqs version 0.7.0.
16+
This is the 2021-08 snapshot release of OQS-OpenSSL, which was released on August 11, 2021. This release is intended to be used with liboqs version 0.7.0.
1717

1818
What's New
1919
----------

include/openssl/opensslv.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ extern "C" {
4040
* major minor fix final patch/beta)
4141
*/
4242
# define OPENSSL_VERSION_NUMBER 0x101010bfL
43-
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1k 25 Mar 2021, Open Quantum Safe 2021-08 snapshot rc1"
43+
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1k 25 Mar 2021, Open Quantum Safe 2021-08 snapshot"
4444

4545
/*-
4646
* The macros below are to be used for shared library (.so, .dll, ...)

0 commit comments

Comments
 (0)