diff options
| author | tb <> | 2019-01-19 01:27:06 +0000 |
|---|---|---|
| committer | tb <> | 2019-01-19 01:27:06 +0000 |
| commit | 4b234df63de43710308e9af8e6bdce1f3d9a5d81 (patch) | |
| tree | 6fac8fe3a91913831be49afb17722dd7e89c8b8e /src/lib/libc | |
| parent | 8f423e1fc981cab57cbb760dd6cab4253792b86b (diff) | |
| download | openbsd-4b234df63de43710308e9af8e6bdce1f3d9a5d81.tar.gz openbsd-4b234df63de43710308e9af8e6bdce1f3d9a5d81.tar.bz2 openbsd-4b234df63de43710308e9af8e6bdce1f3d9a5d81.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 |
