diff options
| author | tb <> | 2022-11-13 14:06:58 +0000 |
|---|---|---|
| committer | tb <> | 2022-11-13 14:06:58 +0000 |
| commit | b9e55b1022b366ba5d1954e8029eeca02451c3a9 (patch) | |
| tree | e24ab53fe3849a1b6f9d2ff505f82c215ac5295d | |
| parent | 373f033c43c59aa2a1134cd4e072a39271cc6cbb (diff) | |
| download | openbsd-b9e55b1022b366ba5d1954e8029eeca02451c3a9.tar.gz openbsd-b9e55b1022b366ba5d1954e8029eeca02451c3a9.tar.bz2 openbsd-b9e55b1022b366ba5d1954e8029eeca02451c3a9.zip | |
Bump libssl minor to match libcrypto
Diffstat (limited to '')
| -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 7ed1b2b2ac..5e56c7549b 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=53 | 2 | major=53 |
| 3 | minor=0 | 3 | minor=1 |
