diff options
author | tb <> | 2018-02-18 13:07:34 +0000 |
---|---|---|
committer | tb <> | 2018-02-18 13:07:34 +0000 |
commit | 629e6de4bc68d390bb4829a7656219e3e0efeb4a (patch) | |
tree | d832431ca96c22ad4313b0d1f4ea97ffb753c100 /src/lib/libcrypto | |
parent | e93d065cd30e8c62fbdbb564869ab127b31ce83b (diff) | |
download | openbsd-629e6de4bc68d390bb4829a7656219e3e0efeb4a.tar.gz openbsd-629e6de4bc68d390bb4829a7656219e3e0efeb4a.tar.bz2 openbsd-629e6de4bc68d390bb4829a7656219e3e0efeb4a.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 |