diff options
author | tb <> | 2019-03-17 18:19:34 +0000 |
---|---|---|
committer | tb <> | 2019-03-17 18:19:34 +0000 |
commit | 5f84fb3a7b33b109f2765b35d43614016d4b5023 (patch) | |
tree | d88d98ee2ae00b7f97f4ac4be4eed6f44b2ac648 /src/lib/libcrypto | |
parent | af9a3893c75bea9cdb40ebd337ad14721e571211 (diff) | |
download | openbsd-5f84fb3a7b33b109f2765b35d43614016d4b5023.tar.gz openbsd-5f84fb3a7b33b109f2765b35d43614016d4b5023.tar.bz2 openbsd-5f84fb3a7b33b109f2765b35d43614016d4b5023.zip |
bump minors after symbol addition
Diffstat (limited to 'src/lib/libcrypto')
-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 d816b9a19d..7fd5c8dff5 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=3 | 3 | minor=4 |