diff options
author | tb <> | 2024-03-02 11:49:22 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 11:49:22 +0000 |
commit | 39bd9fc6ad325c44884bd30aa554f6aee6e6168e (patch) | |
tree | 64432df9358f96f7c7f68b6f74a922af61c0baa7 /src | |
parent | e9b5926a9507a5e2d6e5e20e64dba87cb811c1e0 (diff) | |
download | openbsd-39bd9fc6ad325c44884bd30aa554f6aee6e6168e.tar.gz openbsd-39bd9fc6ad325c44884bd30aa554f6aee6e6168e.tar.bz2 openbsd-39bd9fc6ad325c44884bd30aa554f6aee6e6168e.zip |
crank libssl major
same bump as libcrypto; symbol removal and addition
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libssl/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/shlib_version b/src/lib/libssl/shlib_version index 9416bb7a37..ac10f4cbe4 100644 --- a/src/lib/libssl/shlib_version +++ b/src/lib/libssl/shlib_version | |||
@@ -1,3 +1,3 @@ | |||
1 | # Don't forget to give libtls the same type of bump! | 1 | # Don't forget to give libtls the same type of bump! |
2 | major=55 | 2 | major=56 |
3 | minor=0 | 3 | minor=0 |