summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortb <>2024-03-02 11:41:53 +0000
committertb <>2024-03-02 11:41:53 +0000
commitcf220f1f94cc80fb953d9dd88c042558052815b7 (patch)
tree23264319404aa5f33e560fcb550444317b56e7c1
parenta83b4bd39ca0e2a42e120c9b9acc944a512d0449 (diff)
downloadopenbsd-cf220f1f94cc80fb953d9dd88c042558052815b7.tar.gz
openbsd-cf220f1f94cc80fb953d9dd88c042558052815b7.tar.bz2
openbsd-cf220f1f94cc80fb953d9dd88c042558052815b7.zip
crank libcrypto major
There were symbol addition, removal, function signature changes and struct visibility changes.
-rw-r--r--src/lib/libcrypto/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version
index 41c861f744..9ef118abb7 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=52 2major=53
3minor=0 3minor=0