diff options
| author | jsing <> | 2016-04-28 17:07:07 +0000 |
|---|---|---|
| committer | jsing <> | 2016-04-28 17:07:07 +0000 |
| commit | 643f50290d39864797888fc818170917b845775c (patch) | |
| tree | 98cd95d9461abc2e3ca99e0a4a99985fc9c197aa /src/lib/libcrypto/crypto | |
| parent | fc9e3dc14ffb94eed0f0165b2333d8e263e82106 (diff) | |
| download | openbsd-643f50290d39864797888fc818170917b845775c.tar.gz openbsd-643f50290d39864797888fc818170917b845775c.tar.bz2 openbsd-643f50290d39864797888fc818170917b845775c.zip | |
Crank majors for lib{crypto,ssl,tls} due to symbol removals, symbol
additions and functionality changes.
Diffstat (limited to 'src/lib/libcrypto/crypto')
| -rw-r--r-- | src/lib/libcrypto/crypto/shlib_version | 2 |
1 files changed, 1 insertions, 1 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 |
