diff options
| author | tb <> | 2025-10-24 11:38:06 +0000 | 
|---|---|---|
| committer | tb <> | 2025-10-24 11:38:06 +0000 | 
| commit | 517a853e33fbf7b2eac199a98fc31c6c39a4080e (patch) | |
| tree | 9708f9c880a500b5b955f5b2007c323c3bd36af5 /src/lib/libcrypto | |
| parent | 35193817fc4a2423016579ae08bdc9c3e0272c3f (diff) | |
| download | openbsd-517a853e33fbf7b2eac199a98fc31c6c39a4080e.tar.gz openbsd-517a853e33fbf7b2eac199a98fc31c6c39a4080e.tar.bz2 openbsd-517a853e33fbf7b2eac199a98fc31c6c39a4080e.zip | |
bump lib{crypto,ssl,tls} 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 40cd53f4b6..7fa7e46d0c 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=1 | 3 | minor=2 | 
