diff options
author | jsing <> | 2018-10-24 18:08:02 +0000 |
---|---|---|
committer | jsing <> | 2018-10-24 18:08:02 +0000 |
commit | 7fac2b6271e323dca5593bea1a91e9f546920ba3 (patch) | |
tree | d39ff00e4f1b4d400bebecb1890db0805660a834 /src/lib/libcrypto | |
parent | d7e0aa4b59fc46f038370bf8dc64821eb4a7d804 (diff) | |
download | openbsd-7fac2b6271e323dca5593bea1a91e9f546920ba3.tar.gz openbsd-7fac2b6271e323dca5593bea1a91e9f546920ba3.tar.bz2 openbsd-7fac2b6271e323dca5593bea1a91e9f546920ba3.zip |
Bump libcrypto/libssl/libtls majors due to symbol removals (libcrypto)
and changes to struct visibility/sizes (libssl).
Diffstat (limited to 'src/lib/libcrypto')
-rw-r--r-- | src/lib/libcrypto/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index 77964f81e8..ba7b0b9de1 100644 --- a/src/lib/libcrypto/shlib_version +++ b/src/lib/libcrypto/shlib_version | |||
@@ -1,3 +1,3 @@ | |||
1 | # Don't forget to give libssl and libtls the same type of bump! | 1 | # Don't forget to give libssl and libtls the same type of bump! |
2 | major=44 | 2 | major=45 |
3 | minor=1 | 3 | minor=0 |