diff options
author | tb <> | 2018-02-18 15:00:36 +0000 |
---|---|---|
committer | tb <> | 2018-02-18 15:00:36 +0000 |
commit | 013daaebb7c1272d647e1be37b16ea8beb3cb569 (patch) | |
tree | 24b2ab20ca7f85c97d475bae23c564311cfaf76d /src/lib/libcrypto | |
parent | 1b561f846b060aedbadbe38a4aef0bb347dbf2e0 (diff) | |
download | openbsd-013daaebb7c1272d647e1be37b16ea8beb3cb569.tar.gz openbsd-013daaebb7c1272d647e1be37b16ea8beb3cb569.tar.bz2 openbsd-013daaebb7c1272d647e1be37b16ea8beb3cb569.zip |
Bump minor due to symbol addition.
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 5aa8e621fd..78aa62ff05 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=4 | 3 | minor=5 |