diff options
author | tb <> | 2024-04-15 16:00:51 +0000 |
---|---|---|
committer | tb <> | 2024-04-15 16:00:51 +0000 |
commit | b6bc155968e948b2f1fb9399e9f5fbda623969fe (patch) | |
tree | 53e1c192943db1da28c00dec3fc9d21d3716bdd6 | |
parent | 3b2a7048cd8959d3f5cad3623105769edae26d26 (diff) | |
download | openbsd-b6bc155968e948b2f1fb9399e9f5fbda623969fe.tar.gz openbsd-b6bc155968e948b2f1fb9399e9f5fbda623969fe.tar.bz2 openbsd-b6bc155968e948b2f1fb9399e9f5fbda623969fe.zip |
crank libssl major after libcrypto major and symbol removal
-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 ac10f4cbe4..b0c963c813 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=56 | 2 | major=57 |
3 | minor=0 | 3 | minor=0 |