diff options
| author | beck <> | 2017-05-06 17:17:15 +0000 | 
|---|---|---|
| committer | beck <> | 2017-05-06 17:17:15 +0000 | 
| commit | 104cf98eee29a3c274c10776b1750201ee2c7fb7 (patch) | |
| tree | 7acc9cfae17702741754be48d8698f3dbdbbf0c4 /src/lib/libc | |
| parent | 9a5fb45e41569a01b070118462ca7f6f1bfc5d8e (diff) | |
| download | openbsd-104cf98eee29a3c274c10776b1750201ee2c7fb7.tar.gz openbsd-104cf98eee29a3c274c10776b1750201ee2c7fb7.tar.bz2 openbsd-104cf98eee29a3c274c10776b1750201ee2c7fb7.zip | |
Bump minors for symbol addition in libcrypto
ok jsing@
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 58c7bfe61c..ea91ccb804 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=41 | 2 | major=41 | 
| 3 | minor=1 | 3 | minor=2 | 
