diff options
author | tb <> | 2018-03-17 16:24:57 +0000 |
---|---|---|
committer | tb <> | 2018-03-17 16:24:57 +0000 |
commit | bd033674f0f769e651e82f05575ae9919134a8f7 (patch) | |
tree | 1724d796361e01b7e35c4aedb99f772315d65fa2 /src/lib/libssl | |
parent | d18ae25f28e72831dc3c51f78e0735342540098b (diff) | |
download | openbsd-bd033674f0f769e651e82f05575ae9919134a8f7.tar.gz openbsd-bd033674f0f769e651e82f05575ae9919134a8f7.tar.bz2 openbsd-bd033674f0f769e651e82f05575ae9919134a8f7.zip |
Bump minors after symbol addition
Diffstat (limited to 'src/lib/libssl')
-rw-r--r-- | src/lib/libssl/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/shlib_version b/src/lib/libssl/shlib_version index c41c26c0f7..8fca1d6800 100644 --- a/src/lib/libssl/shlib_version +++ b/src/lib/libssl/shlib_version | |||
@@ -1,3 +1,3 @@ | |||
1 | # Don't forget to give libtls the same type of bump! | 1 | # Don't forget to give libtls the same type of bump! |
2 | major=44 | 2 | major=44 |
3 | minor=9 | 3 | minor=10 |