diff options
author | tb <> | 2019-01-19 01:27:06 +0000 |
---|---|---|
committer | tb <> | 2019-01-19 01:27:06 +0000 |
commit | 9f5c0205159ecdf058272249e3a756589faa7f3b (patch) | |
tree | 6fac8fe3a91913831be49afb17722dd7e89c8b8e /src/lib/libc | |
parent | 09b7b906c7a6256e0dfe153ffda08d29cc068b52 (diff) | |
download | openbsd-9f5c0205159ecdf058272249e3a756589faa7f3b.tar.gz openbsd-9f5c0205159ecdf058272249e3a756589faa7f3b.tar.bz2 openbsd-9f5c0205159ecdf058272249e3a756589faa7f3b.zip |
bump minors after 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 a831e577a6..f9facc78ea 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=45 | 2 | major=45 |
3 | minor=1 | 3 | minor=2 |