diff options
author | tb <> | 2024-03-02 11:49:22 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 11:49:22 +0000 |
commit | fbe18448a1a445a97f318609266f17215fa18895 (patch) | |
tree | 64432df9358f96f7c7f68b6f74a922af61c0baa7 | |
parent | 174854bd545b2940c157a447e92f7cf70091df68 (diff) | |
download | openbsd-fbe18448a1a445a97f318609266f17215fa18895.tar.gz openbsd-fbe18448a1a445a97f318609266f17215fa18895.tar.bz2 openbsd-fbe18448a1a445a97f318609266f17215fa18895.zip |
crank libssl major
same bump as libcrypto; symbol removal and addition
-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 |