summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2025-03-09 15:54:39 +0000
committertb <>2025-03-09 15:54:39 +0000
commit79a2031a52ea2fcaf8453096d0df56318b975fea (patch)
tree9e613f450e8cee880f59f1e4323a63e62b5d82a3 /src
parent868965d7ddee60d0be2a9a0555eaa25936c7b901 (diff)
downloadopenbsd-79a2031a52ea2fcaf8453096d0df56318b975fea.tar.gz
openbsd-79a2031a52ea2fcaf8453096d0df56318b975fea.tar.bz2
openbsd-79a2031a52ea2fcaf8453096d0df56318b975fea.zip
Bump libcrypto major after symbol removal
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 6a5cf94b44..a5cb76dd4f 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=55 2major=56
3minor=0 3minor=0