diff --git a/RELEASE.md b/RELEASE.md index 5197d038fd283..bb66e11cd15d8 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,4 +1,4 @@ -OQS-OpenSSL_1\_1\_1-stable snapshot 2023-06-rc1 +OQS-OpenSSL_1\_1\_1-stable snapshot 2023-07 =============================================== About @@ -13,7 +13,7 @@ The **Open Quantum Safe (OQS) project** has the goal of developing and prototypi Release notes ============= -This is release candidate 1 of the 2023-06 snapshot release of OQS-OpenSSL, which was released on June 20, 2023. This release is intended to be used with liboqs version 0.8.0. +This is the 2023-07 snapshot release of OQS-OpenSSL, which was released on July 3, 2023. This release is intended to be used with liboqs version 0.8.0. END OF LIFE NOTICE ------------------ @@ -61,4 +61,4 @@ Detailed changelog ## New Contributors * @crt26 made their first contribution in https://github.com/open-quantum-safe/openssl/pull/456 -**Full Changelog**: https://github.com/open-quantum-safe/openssl/compare/OQS-OpenSSL-1_1_1-stable-snapshot-2022-08...OQS-OpenSSL-1_1_1-stable-snapshot-2023-06-rc-1 \ No newline at end of file +**Full Changelog**: https://github.com/open-quantum-safe/openssl/compare/OQS-OpenSSL-1_1_1-stable-snapshot-2022-08...OQS-OpenSSL-1_1_1-stable-snapshot-2023-07 \ No newline at end of file diff --git a/include/openssl/opensslv.h b/include/openssl/opensslv.h index 46026c4a49ef4..75fb1aa16662f 100644 --- a/include/openssl/opensslv.h +++ b/include/openssl/opensslv.h @@ -40,7 +40,7 @@ extern "C" { * major minor fix final patch/beta) */ # define OPENSSL_VERSION_NUMBER 0x1010115fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023, Open Quantum Safe 2023-06-rc1" +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023, Open Quantum Safe 2023-07" /*- * The macros below are to be used for shared library (.so, .dll, ...)