diff options
author | tb <> | 2021-05-10 17:12:05 +0000 |
---|---|---|
committer | tb <> | 2021-05-10 17:12:05 +0000 |
commit | bccca6cc4e36bd6a2add8d85ffc5daa4bb6e86b4 (patch) | |
tree | 428717973b554bcc9fd98262db662063cea793a7 /src | |
parent | 7be6981c90fe38ee2134896c1d9ee7f27a5ac680 (diff) | |
download | openbsd-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_version | 2 |
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! |
2 | major=46 | 2 | major=46 |
3 | minor=2 | 3 | minor=3 |