summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2025-08-19 19:30:05 +0000
committertb <>2025-08-19 19:30:05 +0000
commit0f06e7ee40ea53e9365cd68b8fd0cb19446b2ea7 (patch)
treeef8855204d053db0dd197d87db1d4a19c8acc0c1 /src
parentc0f79bb3e045369a9b889c196c9c4a1aec657d39 (diff)
downloadopenbsd-0f06e7ee40ea53e9365cd68b8fd0cb19446b2ea7.tar.gz
openbsd-0f06e7ee40ea53e9365cd68b8fd0cb19446b2ea7.tar.bz2
openbsd-0f06e7ee40ea53e9365cd68b8fd0cb19446b2ea7.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 79adf54372..40cd53f4b6 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=57 2major=57
3minor=0 3minor=1