diff options
| author | reyk <> | 2015-11-02 15:41:59 +0000 |
|---|---|---|
| committer | reyk <> | 2015-11-02 15:41:59 +0000 |
| commit | 9b531b26eeeea735265af970dfaa4b2ecc207f35 (patch) | |
| tree | c61e68500ae4ebb8d4047d8e39452dcc2e2f099d /src/lib/libcrypto/crypto | |
| parent | 3e2680fbd9dc7657b729f24a677f5ec057643aa6 (diff) | |
| download | openbsd-9b531b26eeeea735265af970dfaa4b2ecc207f35.tar.gz openbsd-9b531b26eeeea735265af970dfaa4b2ecc207f35.tar.bz2 openbsd-9b531b26eeeea735265af970dfaa4b2ecc207f35.zip | |
bump minors after adding EVP_aead_chacha20_poly1305_ietf()
OK jsing@
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 bd6f8d0a1e..759846c21a 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=36 | 2 | major=36 |
| 3 | minor=0 | 3 | minor=1 |
