diff options
| author | tb <> | 2019-03-17 18:19:34 +0000 |
|---|---|---|
| committer | tb <> | 2019-03-17 18:19:34 +0000 |
| commit | eac4591451eefd34ad7f5aa42943092c45da254e (patch) | |
| tree | d88d98ee2ae00b7f97f4ac4be4eed6f44b2ac648 /src/lib/libc | |
| parent | d1cff79a11e003c54fb26944575ab3013366508d (diff) | |
| download | openbsd-eac4591451eefd34ad7f5aa42943092c45da254e.tar.gz openbsd-eac4591451eefd34ad7f5aa42943092c45da254e.tar.bz2 openbsd-eac4591451eefd34ad7f5aa42943092c45da254e.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 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 |
