summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto
diff options
context:
space:
mode:
authortb <>2022-01-14 09:15:08 +0000
committertb <>2022-01-14 09:15:08 +0000
commitf52d2cee4715037e45c2b5537d5770ec104d2c04 (patch)
treeab560e20b16a1e5fe2bbb8b364af64f274174c9e /src/lib/libcrypto
parent647c998cb310d68255f1257781c0f0dc1f22f5dd (diff)
downloadopenbsd-f52d2cee4715037e45c2b5537d5770ec104d2c04.tar.gz
openbsd-f52d2cee4715037e45c2b5537d5770ec104d2c04.tar.bz2
openbsd-f52d2cee4715037e45c2b5537d5770ec104d2c04.zip
bump libcrypto, libssl, libtls majors after struct visibility changes
and Symbol addition and removal in libcrypto.
Diffstat (limited to 'src/lib/libcrypto')
-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 16849ed76b..00fc66eb50 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=48 2major=49
3minor=0 3minor=0