diff options
| author | tb <> | 2018-02-18 13:07:34 +0000 |
|---|---|---|
| committer | tb <> | 2018-02-18 13:07:34 +0000 |
| commit | 9423d420e1df8c8d890d97c34da30188d2d378f5 (patch) | |
| tree | d832431ca96c22ad4313b0d1f4ea97ffb753c100 /src/lib/libc | |
| parent | e5f569b9eadad7c83a308c1b3ab8a1d32a0f7e19 (diff) | |
| download | openbsd-9423d420e1df8c8d890d97c34da30188d2d378f5.tar.gz openbsd-9423d420e1df8c8d890d97c34da30188d2d378f5.tar.bz2 openbsd-9423d420e1df8c8d890d97c34da30188d2d378f5.zip | |
Bump libcrypto/libssl/libtls minors due to symbol additions.
Diffstat (limited to '')
| -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 8b3aecdf86..5aa8e621fd 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=42 | 2 | major=42 |
| 3 | minor=3 | 3 | minor=4 |
