diff options
author | doug <> | 2015-06-20 01:09:31 +0000 |
---|---|---|
committer | doug <> | 2015-06-20 01:09:31 +0000 |
commit | bedaa1810c5bb6d8b84e1bec8033245abf6e95dc (patch) | |
tree | d096623a7156301d17e9650d190a667a5977b77f /src/lib/libcrypto | |
parent | 13b44077b7b29b4c5c4e74960c560bfe55f3fde8 (diff) | |
download | openbsd-bedaa1810c5bb6d8b84e1bec8033245abf6e95dc.tar.gz openbsd-bedaa1810c5bb6d8b84e1bec8033245abf6e95dc.tar.bz2 openbsd-bedaa1810c5bb6d8b84e1bec8033245abf6e95dc.zip |
Crank major for libcrypto, ssl and tls due to MDC-2DES removal.
ok miod@ jsing@
Diffstat (limited to 'src/lib/libcrypto')
-rw-r--r-- | src/lib/libcrypto/crypto/shlib_version | 2 | ||||
-rw-r--r-- | src/lib/libcrypto/shlib_version | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/crypto/shlib_version b/src/lib/libcrypto/crypto/shlib_version index ae052231bf..96e1793a1e 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=33 | 2 | major=34 |
3 | minor=0 | 3 | minor=0 |
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index ae052231bf..96e1793a1e 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=33 | 2 | major=34 |
3 | minor=0 | 3 | minor=0 |