diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2018-10-25 19:57:42 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2018-10-25 19:57:42 +0000 |
| commit | 347338d6cc86efc39e9b460b68ea778440da4202 (patch) | |
| tree | 1393e39fe6af956e1186a6e95bc7eaa0ce40998d /crypto/openssl/include | |
| parent | 68742e0d2ef18dd78daafdb37dcf8184b601b3f0 (diff) | |
Notes
Diffstat (limited to 'crypto/openssl/include')
| -rw-r--r-- | crypto/openssl/include/openssl/opensslv.h | 2 |
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 |
