summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortb <>2022-07-07 13:03:53 +0000
committertb <>2022-07-07 13:03:53 +0000
commit5d2b1e99fa8e47e498c8ac4352b490b5a997519d (patch)
treeef4fec6e4bdb904a53fad95c8dc8844df35deaa3
parente22473aa1499570a4c83e46d94856fe5e36bf8e5 (diff)
downloadopenbsd-5d2b1e99fa8e47e498c8ac4352b490b5a997519d.tar.gz
openbsd-5d2b1e99fa8e47e498c8ac4352b490b5a997519d.tar.bz2
openbsd-5d2b1e99fa8e47e498c8ac4352b490b5a997519d.zip
Bump minor after symbol addition
-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 f326ddcde2..2a31050bcd 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=52 2major=52
3minor=0 3minor=1