diff options
| author | tb <> | 2018-11-11 07:00:14 +0000 |
|---|---|---|
| committer | tb <> | 2018-11-11 07:00:14 +0000 |
| commit | fffef029b8009f590cc5b1b16536e0922c4f1ee4 (patch) | |
| tree | aafd218c9c0887ec6fdf50c66b5165583f2f2be3 /src/lib/libc | |
| parent | 979a180eaa8f5a8abcc41d85ada0172cabfcb06d (diff) | |
| download | openbsd-fffef029b8009f590cc5b1b16536e0922c4f1ee4.tar.gz openbsd-fffef029b8009f590cc5b1b16536e0922c4f1ee4.tar.bz2 openbsd-fffef029b8009f590cc5b1b16536e0922c4f1ee4.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 ba7b0b9de1..a831e577a6 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=0 | 3 | minor=1 |
