diff options
author | tb <> | 2021-03-31 17:02:18 +0000 |
---|---|---|
committer | tb <> | 2021-03-31 17:02:18 +0000 |
commit | 4a29c6e9c6487d7bce887d5764e9cb587ba32c08 (patch) | |
tree | e6fe4b3ff547a20083da6410ca79e15e4cbfab28 /src/lib/libc | |
parent | 5b46ea706824f271994a8e6eb2da25b4001fd4e7 (diff) | |
download | openbsd-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_version | 2 |
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! |
2 | major=46 | 2 | major=46 |
3 | minor=1 | 3 | minor=2 |