summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2022-09-11 17:34:41 +0000
committertb <>2022-09-11 17:34:41 +0000
commit450676964345ddce4854693a15a41080426de582 (patch)
tree903305a53e30d885b5bafabc4daa1ba2ab259011 /src
parent41b584fdb124607297340bf563460e3a3a769548 (diff)
downloadopenbsd-450676964345ddce4854693a15a41080426de582.tar.gz
openbsd-450676964345ddce4854693a15a41080426de582.tar.bz2
openbsd-450676964345ddce4854693a15a41080426de582.zip
Bump major after symbol addition and removal and struct visibility changes
Diffstat (limited to 'src')
-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 0a179e5f01..9187b19788 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=49 2major=50
3minor=1 3minor=0