diff options
author | tb <> | 2021-09-10 15:09:40 +0000 |
---|---|---|
committer | tb <> | 2021-09-10 15:09:40 +0000 |
commit | e67556b7e7a767eee9960a3f964bb8ef6083c9b3 (patch) | |
tree | 9b713be891441f204a6afd296e012691bb04c13c /src | |
parent | 02c328e0445bc169bcadcf5b709af79d97133c2b (diff) | |
download | openbsd-e67556b7e7a767eee9960a3f964bb8ef6083c9b3.tar.gz openbsd-e67556b7e7a767eee9960a3f964bb8ef6083c9b3.tar.bz2 openbsd-e67556b7e7a767eee9960a3f964bb8ef6083c9b3.zip |
crank major for libcrypto as well
'may as well' deraadt
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index 2ecd5642ab..c0f37e0258 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=46 | 2 | major=47 |
3 | minor=4 | 3 | minor=0 |