diff options
author | tb <> | 2023-03-10 16:45:50 +0000 |
---|---|---|
committer | tb <> | 2023-03-10 16:45:50 +0000 |
commit | f3376c2fcdc55b13539733252a1f674846433164 (patch) | |
tree | c48478e0bed2fe42a75c0a72aeeb535de8bb07ce /src/lib/libcrypto | |
parent | de89846b32f7e6422d6dcaa3df8f99e768706cac (diff) | |
download | openbsd-f3376c2fcdc55b13539733252a1f674846433164.tar.gz openbsd-f3376c2fcdc55b13539733252a1f674846433164.tar.bz2 openbsd-f3376c2fcdc55b13539733252a1f674846433164.zip |
Crankl libcrypto/libssl/libtls minors after symbol addition
Diffstat (limited to 'src/lib/libcrypto')
-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 9b6fe84f50..49cfcaaf31 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=1 | 3 | minor=2 |