diff options
author | doug <> | 2015-09-13 23:42:29 +0000 |
---|---|---|
committer | doug <> | 2015-09-13 23:42:29 +0000 |
commit | 516aee833d4c8a3fa73b13184ca096bf2ad7f1f2 (patch) | |
tree | 17cedd23277bc8185a62d11bbbe0df1f6983c3a2 /src/lib/libcrypto/crypto | |
parent | 5e0ea5055e21b1f3526587a5a17702ab3fee3e49 (diff) | |
download | openbsd-516aee833d4c8a3fa73b13184ca096bf2ad7f1f2.tar.gz openbsd-516aee833d4c8a3fa73b13184ca096bf2ad7f1f2.tar.bz2 openbsd-516aee833d4c8a3fa73b13184ca096bf2ad7f1f2.zip |
Crank major version due to removal of SHA-0 and MD4 from libcrypto.
Diffstat (limited to 'src/lib/libcrypto/crypto')
-rw-r--r-- | src/lib/libcrypto/crypto/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/crypto/shlib_version b/src/lib/libcrypto/crypto/shlib_version index 7d59659df1..bd6f8d0a1e 100644 --- a/src/lib/libcrypto/crypto/shlib_version +++ b/src/lib/libcrypto/crypto/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=35 | 2 | major=36 |
3 | minor=1 | 3 | minor=0 |