aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2018-09-14 14:40:09 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2018-09-14 14:40:09 +0000
commiteabbf3ff4b99ac2769f04678218341ef60158521 (patch)
tree401bad3dda19610a57111c9e7a8cbee129fcd8c3 /crypto
parentcec27dca41f49438670a4222883f41d468a2d25b (diff)
Notes
Diffstat (limited to 'crypto')
-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 63858b0b9c12..d23d73f90ce7 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 "1.1"
+# define SHLIB_VERSION_NUMBER "9"
#ifdef __cplusplus