diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2018-02-18 13:07:35 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2018-02-18 13:07:35 +0000 |
commit | 38cbb0475197d432070c23fd80054db298eb2e28 (patch) | |
tree | e51b8bb5d8f5483e07e52bacd2adb72c3c94367d /lib/libtls | |
parent | 2a1b6dbe85ea4a2fe0bf13ac76fbe0408f396ef6 (diff) |
Bump libcrypto/libssl/libtls minors due to symbol additions.
Diffstat (limited to 'lib/libtls')
-rw-r--r-- | lib/libtls/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtls/shlib_version b/lib/libtls/shlib_version index 712afbbad41..39f68a31b77 100644 --- a/lib/libtls/shlib_version +++ b/lib/libtls/shlib_version @@ -1,2 +1,2 @@ major=16 -minor=4 +minor=5 |