diff options
| author | tb <> | 2019-01-22 01:19:40 +0000 |
|---|---|---|
| committer | tb <> | 2019-01-22 01:19:40 +0000 |
| commit | 6534788bab93cd0fca38907fde1023b1e2e899e2 (patch) | |
| tree | 4289d56e10ea8a663b8d88ee3391c1625d93ed06 /src/lib/libc | |
| parent | b5ca8ca004a1646eb06426fc01dc1b74a3266542 (diff) | |
| download | openbsd-6534788bab93cd0fca38907fde1023b1e2e899e2.tar.gz openbsd-6534788bab93cd0fca38907fde1023b1e2e899e2.tar.bz2 openbsd-6534788bab93cd0fca38907fde1023b1e2e899e2.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 f9facc78ea..d816b9a19d 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=2 | 3 | minor=3 |
