summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2021-05-10 17:12:05 +0000
committertb <>2021-05-10 17:12:05 +0000
commitbccca6cc4e36bd6a2add8d85ffc5daa4bb6e86b4 (patch)
tree428717973b554bcc9fd98262db662063cea793a7 /src
parent7be6981c90fe38ee2134896c1d9ee7f27a5ac680 (diff)
downloadopenbsd-bccca6cc4e36bd6a2add8d85ffc5daa4bb6e86b4.tar.gz
openbsd-bccca6cc4e36bd6a2add8d85ffc5daa4bb6e86b4.tar.bz2
openbsd-bccca6cc4e36bd6a2add8d85ffc5daa4bb6e86b4.zip
bump libcrypto minor after symbol addition
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 c86061b794..dca6095329 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=46 2major=46
3minor=2 3minor=3