summaryrefslogtreecommitdiffstats
path: root/util/other.syms
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-02-22 11:49:04 +0000
committerPauli <pauli@openssl.org>2022-02-24 10:01:59 +1100
commit42659159f4d4a8c16a0e9b089d40a5831b60cbb6 (patch)
tree5c78a8dd9306906096645a1cf9976ebab828c1c9 /util/other.syms
parent0bc2fda3d3b76bd07243aef3eb7f824da3820b2d (diff)
Undeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_num()
This macro and function were deprecated in the documentation but not in the source. Following an OTC vote the deprecation has been removed from the documentation. See https://github.com/openssl/technical-policies/issues/26 Fixes #17517 Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17750)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/other.syms b/util/other.syms
index ae675b78f4..974fe62f6a 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -362,7 +362,7 @@ OPENSSL_MSTR define
OPENSSL_MSTR_HELPER define
OPENSSL_VERSION_MAJOR define
OPENSSL_VERSION_MINOR define
-OPENSSL_VERSION_NUMBER define deprecated 3.0.0
+OPENSSL_VERSION_NUMBER define
OPENSSL_VERSION_PATCH define
OPENSSL_VERSION_PRE_RELEASE define
OPENSSL_VERSION_PREREQ define