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

Commit caac43c

Browse files
committed
2023-07 snapshot release
1 parent d13457c commit caac43c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

RELEASE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OQS-OpenSSL_1\_1\_1-stable snapshot 2023-06-rc1
1+
OQS-OpenSSL_1\_1\_1-stable snapshot 2023-07
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 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.
16+
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.
1717

1818
END OF LIFE NOTICE
1919
------------------
@@ -61,4 +61,4 @@ Detailed changelog
6161
## New Contributors
6262
* @crt26 made their first contribution in https://github.com/open-quantum-safe/openssl/pull/456
6363

64-
**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
64+
**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

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 0x1010115fL
43-
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023, Open Quantum Safe 2023-06-rc1"
43+
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023, Open Quantum Safe 2023-07"
4444

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

0 commit comments

Comments
 (0)