summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortb <>2024-04-15 16:00:51 +0000
committertb <>2024-04-15 16:00:51 +0000
commitb6bc155968e948b2f1fb9399e9f5fbda623969fe (patch)
tree53e1c192943db1da28c00dec3fc9d21d3716bdd6
parent3b2a7048cd8959d3f5cad3623105769edae26d26 (diff)
downloadopenbsd-b6bc155968e948b2f1fb9399e9f5fbda623969fe.tar.gz
openbsd-b6bc155968e948b2f1fb9399e9f5fbda623969fe.tar.bz2
openbsd-b6bc155968e948b2f1fb9399e9f5fbda623969fe.zip
crank libssl major after libcrypto major and symbol removal
-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 ac10f4cbe4..b0c963c813 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=56 2major=57
3minor=0 3minor=0