diff options
author | tb <> | 2025-08-19 19:30:05 +0000 |
---|---|---|
committer | tb <> | 2025-08-19 19:30:05 +0000 |
commit | 0f06e7ee40ea53e9365cd68b8fd0cb19446b2ea7 (patch) | |
tree | ef8855204d053db0dd197d87db1d4a19c8acc0c1 /src | |
parent | c0f79bb3e045369a9b889c196c9c4a1aec657d39 (diff) | |
download | openbsd-0f06e7ee40ea53e9365cd68b8fd0cb19446b2ea7.tar.gz openbsd-0f06e7ee40ea53e9365cd68b8fd0cb19446b2ea7.tar.bz2 openbsd-0f06e7ee40ea53e9365cd68b8fd0cb19446b2ea7.zip |
bump libcrypto 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 79adf54372..40cd53f4b6 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=57 | 2 | major=57 |
3 | minor=0 | 3 | minor=1 |