summaryrefslogtreecommitdiff
path: root/src/lib/libssl
diff options
context:
space:
mode:
authortb <>2022-11-13 14:06:58 +0000
committertb <>2022-11-13 14:06:58 +0000
commitb9e55b1022b366ba5d1954e8029eeca02451c3a9 (patch)
treee24ab53fe3849a1b6f9d2ff505f82c215ac5295d /src/lib/libssl
parent373f033c43c59aa2a1134cd4e072a39271cc6cbb (diff)
downloadopenbsd-b9e55b1022b366ba5d1954e8029eeca02451c3a9.tar.gz
openbsd-b9e55b1022b366ba5d1954e8029eeca02451c3a9.tar.bz2
openbsd-b9e55b1022b366ba5d1954e8029eeca02451c3a9.zip
Bump libssl minor to match libcrypto
Diffstat (limited to 'src/lib/libssl')
-rw-r--r--src/lib/libssl/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/shlib_version b/src/lib/libssl/shlib_version
index 7ed1b2b2ac..5e56c7549b 100644
--- a/src/lib/libssl/shlib_version
+++ b/src/lib/libssl/shlib_version
@@ -1,3 +1,3 @@
1# Don't forget to give libtls the same type of bump! 1# Don't forget to give libtls the same type of bump!
2major=53 2major=53
3minor=0 3minor=1