diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2023-07-28 10:41:25 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2023-07-28 10:41:25 +0000 |
commit | 48f534f7ac17e470265726428a76efdacd3799d5 (patch) | |
tree | 7e2f92478aae7f6eb86a92f972ee8e2390f386b8 /lib/libssl | |
parent | 171fff3decf7a5e68c6351a55af95318f8e35d3b (diff) |
bump libcrypto, libssl, libtls majors
Diffstat (limited to 'lib/libssl')
-rw-r--r-- | lib/libssl/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/shlib_version b/lib/libssl/shlib_version index d3b93e9fd0d..9416bb7a378 100644 --- a/lib/libssl/shlib_version +++ b/lib/libssl/shlib_version @@ -1,3 +1,3 @@ # Don't forget to give libtls the same type of bump! -major=54 +major=55 minor=0 |