diff options
author | jsing <> | 2018-02-22 17:34:42 +0000 |
---|---|---|
committer | jsing <> | 2018-02-22 17:34:42 +0000 |
commit | a1b9bde825ad9ecee87fabe10c2acc09cc75d9ac (patch) | |
tree | 1df46254970ca7094a98dbefac60805ca1309258 /src/lib/libcrypto | |
parent | fee8d3d7658981aa443812b770ad03352b7e7b31 (diff) | |
download | openbsd-a1b9bde825ad9ecee87fabe10c2acc09cc75d9ac.tar.gz openbsd-a1b9bde825ad9ecee87fabe10c2acc09cc75d9ac.tar.bz2 openbsd-a1b9bde825ad9ecee87fabe10c2acc09cc75d9ac.zip |
Bump lib{crypto,ssl,tls} 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 b95dc001e4..9bee10f545 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=6 | 3 | minor=7 |