diff options
author | jsing <> | 2016-04-28 17:07:07 +0000 |
---|---|---|
committer | jsing <> | 2016-04-28 17:07:07 +0000 |
commit | b0a631951d3985253f8ba26249d2850cbe977b9f (patch) | |
tree | 98cd95d9461abc2e3ca99e0a4a99985fc9c197aa /src/lib/libcrypto | |
parent | f4470c187e09c2ca1bfcf671080ac97b7fc86df2 (diff) | |
download | openbsd-b0a631951d3985253f8ba26249d2850cbe977b9f.tar.gz openbsd-b0a631951d3985253f8ba26249d2850cbe977b9f.tar.bz2 openbsd-b0a631951d3985253f8ba26249d2850cbe977b9f.zip |
Crank majors for lib{crypto,ssl,tls} due to symbol removals, symbol
additions and functionality changes.
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 f6d7b3b516..b9d357140a 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=37 | 2 | major=38 |
3 | minor=0 | 3 | minor=0 |
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index f6d7b3b516..b9d357140a 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=37 | 2 | major=38 |
3 | minor=0 | 3 | minor=0 |