diff options
author | jsing <> | 2018-02-17 15:51:29 +0000 |
---|---|---|
committer | jsing <> | 2018-02-17 15:51:29 +0000 |
commit | 9a75e3dc25df6de7e04e4ef8f79c9473c2a925b3 (patch) | |
tree | f36c58bdceb06a757ea57e93119de205bd9cd0c2 /src/lib/libcrypto | |
parent | 0408977e0ddb517b97d2bd84992b74526173c287 (diff) | |
download | openbsd-9a75e3dc25df6de7e04e4ef8f79c9473c2a925b3.tar.gz openbsd-9a75e3dc25df6de7e04e4ef8f79c9473c2a925b3.tar.bz2 openbsd-9a75e3dc25df6de7e04e4ef8f79c9473c2a925b3.zip |
Bump libcrypto/libssl/libtls minors due to symbol additions.
Diffstat (limited to 'src/lib/libcrypto')
-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 47590f9bde..8b3aecdf86 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=42 | 2 | major=42 |
3 | minor=2 | 3 | minor=3 |