diff options
| author | tb <> | 2025-03-09 15:54:59 +0000 |
|---|---|---|
| committer | tb <> | 2025-03-09 15:54:59 +0000 |
| commit | dc2438bcde9b64de27b73dda2d57b4b7b7544645 (patch) | |
| tree | d2b34c298667ae595dde28d2e4a1cdecacb44b69 /src | |
| parent | 79a2031a52ea2fcaf8453096d0df56318b975fea (diff) | |
| download | openbsd-dc2438bcde9b64de27b73dda2d57b4b7b7544645.tar.gz openbsd-dc2438bcde9b64de27b73dda2d57b4b7b7544645.tar.bz2 openbsd-dc2438bcde9b64de27b73dda2d57b4b7b7544645.zip | |
Give libssl the same bump as libcrypto
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 b4e325a8eb..e28ce53a9f 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=58 | 2 | major=59 |
| 3 | minor=0 | 3 | minor=0 |
