diff options
author | tb <> | 2025-03-09 15:54:39 +0000 |
---|---|---|
committer | tb <> | 2025-03-09 15:54:39 +0000 |
commit | 79a2031a52ea2fcaf8453096d0df56318b975fea (patch) | |
tree | 9e613f450e8cee880f59f1e4323a63e62b5d82a3 /src | |
parent | 868965d7ddee60d0be2a9a0555eaa25936c7b901 (diff) | |
download | openbsd-79a2031a52ea2fcaf8453096d0df56318b975fea.tar.gz openbsd-79a2031a52ea2fcaf8453096d0df56318b975fea.tar.bz2 openbsd-79a2031a52ea2fcaf8453096d0df56318b975fea.zip |
Bump libcrypto major after symbol removal
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 6a5cf94b44..a5cb76dd4f 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=55 | 2 | major=56 |
3 | minor=0 | 3 | minor=0 |