Skip to content

Commit

Permalink
update version ID for release
Browse files Browse the repository at this point in the history
  • Loading branch information
baentsch committed Jul 1, 2023
1 parent 91efd57 commit ad097dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/openssl/crypto.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ad097dd

Please sign in to comment.