diff options
| author | tb <> | 2018-03-20 15:35:09 +0000 |
|---|---|---|
| committer | tb <> | 2018-03-20 15:35:09 +0000 |
| commit | e1537f534dcc79a38207bff4bedd3fb713621b3d (patch) | |
| tree | 1d906506da6e621c3187a89d48d7799bd53ab0e0 /src/lib/libc | |
| parent | a630606aa9bbdbdb6a403eeae3218ed26367572c (diff) | |
| download | openbsd-e1537f534dcc79a38207bff4bedd3fb713621b3d.tar.gz openbsd-e1537f534dcc79a38207bff4bedd3fb713621b3d.tar.bz2 openbsd-e1537f534dcc79a38207bff4bedd3fb713621b3d.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 c18f102ef5..c5b8a2505c 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=43 | 2 | major=43 |
| 3 | minor=0 | 3 | minor=1 |
