diff options
author | gilles <> | 2019-06-05 15:41:33 +0000 |
---|---|---|
committer | gilles <> | 2019-06-05 15:41:33 +0000 |
commit | 9726b0d68faa6893b67a94e7e23aaba30e342d10 (patch) | |
tree | 946aa9d27a34e95cfd0b0f350d38ac577626558d /src/lib/libcrypto/shlib_version | |
parent | d8475da0eb87c753ec094f513e9e547b496b4f9c (diff) | |
download | openbsd-9726b0d68faa6893b67a94e7e23aaba30e342d10.tar.gz openbsd-9726b0d68faa6893b67a94e7e23aaba30e342d10.tar.bz2 openbsd-9726b0d68faa6893b67a94e7e23aaba30e342d10.zip |
provide getters and setters for the RSA_METHOD interface
ok tb@, jsing@, sthen@
Diffstat (limited to 'src/lib/libcrypto/shlib_version')
-rw-r--r-- | src/lib/libcrypto/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index 7fd5c8dff5..fba3a63c14 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=45 | 2 | major=45 |
3 | minor=4 | 3 | minor=5 |