diff options
author | tb <> | 2018-02-18 15:00:36 +0000 |
---|---|---|
committer | tb <> | 2018-02-18 15:00:36 +0000 |
commit | 8f14db95f53d6e56698f769637f61e464c95d5b1 (patch) | |
tree | 24b2ab20ca7f85c97d475bae23c564311cfaf76d /src/lib/libssl | |
parent | f45fe1036a32cd14875d1619aab61bc0753012a3 (diff) | |
download | openbsd-8f14db95f53d6e56698f769637f61e464c95d5b1.tar.gz openbsd-8f14db95f53d6e56698f769637f61e464c95d5b1.tar.bz2 openbsd-8f14db95f53d6e56698f769637f61e464c95d5b1.zip |
Bump minor due to 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 8ceae38073..2ac40aee45 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=5 | 3 | minor=6 |