summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto
diff options
context:
space:
mode:
authorjsing <>2018-10-24 18:08:02 +0000
committerjsing <>2018-10-24 18:08:02 +0000
commit7fac2b6271e323dca5593bea1a91e9f546920ba3 (patch)
treed39ff00e4f1b4d400bebecb1890db0805660a834 /src/lib/libcrypto
parentd7e0aa4b59fc46f038370bf8dc64821eb4a7d804 (diff)
downloadopenbsd-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_version4
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!
2major=44 2major=45
3minor=1 3minor=0