diff --git a/include/openssl/crypto.h b/include/openssl/crypto.h index ce00b5af76..650f1b30a5 100644 --- a/include/openssl/crypto.h +++ b/include/openssl/crypto.h @@ -110,7 +110,7 @@ OPENSSL_EXPORT size_t FIPS_read_counter(enum fips_counter_t counter); // OPENSSL_VERSION_TEXT contains a string the identifies the version of // “OpenSSL”. node.js requires a version number in this text. -#define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1 (compatible; BoringSSL; OQS 2022-08)" +#define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1 (compatible; BoringSSL; OQS 2023-06)" #define OPENSSL_VERSION 0 #define OPENSSL_CFLAGS 1