diff options
author | tb <> | 2022-11-13 14:06:35 +0000 |
---|---|---|
committer | tb <> | 2022-11-13 14:06:35 +0000 |
commit | 373f033c43c59aa2a1134cd4e072a39271cc6cbb (patch) | |
tree | 556c43344002cbbbc3d0c1135477ecf4afac88d9 /src | |
parent | 60022246a5decb53e411b0d8ca56c1e23ec19dcf (diff) | |
download | openbsd-373f033c43c59aa2a1134cd4e072a39271cc6cbb.tar.gz openbsd-373f033c43c59aa2a1134cd4e072a39271cc6cbb.tar.bz2 openbsd-373f033c43c59aa2a1134cd4e072a39271cc6cbb.zip |
Bump minor after symbol addition
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index 9187b19788..9b6fe84f50 100644 --- a/src/lib/libcrypto/shlib_version +++ b/src/lib/libcrypto/shlib_version | |||
@@ -1,3 +1,3 @@ | |||
1 | # Don't forget to give libssl and libtls the same type of bump! | 1 | # Don't forget to give libssl and libtls the same type of bump! |
2 | major=50 | 2 | major=50 |
3 | minor=0 | 3 | minor=1 |