summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2024-03-02 11:41:53 +0000
committertb <>2024-03-02 11:41:53 +0000
commit3ef6e8f925d853db021168ce46d9fff718beafdf (patch)
tree23264319404aa5f33e560fcb550444317b56e7c1 /src
parentea629aae9a31aaf5e0a39626102e231bdca5616e (diff)
downloadopenbsd-3ef6e8f925d853db021168ce46d9fff718beafdf.tar.gz
openbsd-3ef6e8f925d853db021168ce46d9fff718beafdf.tar.bz2
openbsd-3ef6e8f925d853db021168ce46d9fff718beafdf.zip
crank libcrypto major
There were symbol addition, removal, function signature changes and struct visibility changes.
Diffstat (limited to 'src')
-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