diff options
author | tb <> | 2022-07-07 13:03:53 +0000 |
---|---|---|
committer | tb <> | 2022-07-07 13:03:53 +0000 |
commit | 5d2b1e99fa8e47e498c8ac4352b490b5a997519d (patch) | |
tree | ef4fec6e4bdb904a53fad95c8dc8844df35deaa3 | |
parent | e22473aa1499570a4c83e46d94856fe5e36bf8e5 (diff) | |
download | openbsd-5d2b1e99fa8e47e498c8ac4352b490b5a997519d.tar.gz openbsd-5d2b1e99fa8e47e498c8ac4352b490b5a997519d.tar.bz2 openbsd-5d2b1e99fa8e47e498c8ac4352b490b5a997519d.zip |
Bump minor after symbol 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 f326ddcde2..2a31050bcd 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=52 | 2 | major=52 |
3 | minor=0 | 3 | minor=1 |