aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/include
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2018-10-25 19:57:42 +0000
committerGlen Barber <gjb@FreeBSD.org>2018-10-25 19:57:42 +0000
commit347338d6cc86efc39e9b460b68ea778440da4202 (patch)
tree1393e39fe6af956e1186a6e95bc7eaa0ce40998d /crypto/openssl/include
parent68742e0d2ef18dd78daafdb37dcf8184b601b3f0 (diff)
Notes
Diffstat (limited to 'crypto/openssl/include')
-rw-r--r--crypto/openssl/include/openssl/opensslv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/include/openssl/opensslv.h b/crypto/openssl/include/openssl/opensslv.h
index d23d73f90ce7..363359d9ef46 100644
--- a/crypto/openssl/include/openssl/opensslv.h
+++ b/crypto/openssl/include/openssl/opensslv.h
@@ -92,7 +92,7 @@ extern "C" {
* should only keep the versions that are binary compatible with the current.
*/
# define SHLIB_VERSION_HISTORY ""
-# define SHLIB_VERSION_NUMBER "9"
+# define SHLIB_VERSION_NUMBER "111"
#ifdef __cplusplus