summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authortb <>2021-03-31 17:02:18 +0000
committertb <>2021-03-31 17:02:18 +0000
commit4a29c6e9c6487d7bce887d5764e9cb587ba32c08 (patch)
treee6fe4b3ff547a20083da6410ca79e15e4cbfab28 /src/lib/libc
parent5b46ea706824f271994a8e6eb2da25b4001fd4e7 (diff)
downloadopenbsd-4a29c6e9c6487d7bce887d5764e9cb587ba32c08.tar.gz
openbsd-4a29c6e9c6487d7bce887d5764e9cb587ba32c08.tar.bz2
openbsd-4a29c6e9c6487d7bce887d5764e9cb587ba32c08.zip
Bump minors after symbol addition
Diffstat (limited to '')
-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 6f38b0ecb5..c86061b794 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=1 3minor=2