summaryrefslogtreecommitdiffstats
path: root/util
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:02:23 +1100
commit6f4a98ce2157aca169709c80ea579e80e39011b6 (patch)
tree4ab54e0d714605400e4ba0b2d55f371fe21e06ef /util
parent06c20d437ba2554da33a47b9e62b1da5559a38f7 (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) (cherry picked from commit 42659159f4d4a8c16a0e9b089d40a5831b60cbb6)
Diffstat (limited to 'util')
-rw-r--r--util/other.syms2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/other.syms b/util/other.syms
index 1ebffd1d26..0c0d147b33 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