diff options
| author | tb <> | 2018-08-24 20:33:18 +0000 |
|---|---|---|
| committer | tb <> | 2018-08-24 20:33:18 +0000 |
| commit | 2e3ad10f8805665722941cb3ea2f8f830e7267e2 (patch) | |
| tree | 567fb5c7d5fb5ed469acf854cd9f6ca663265870 /src/lib/libc | |
| parent | 044c68fef6bcd34d1b1717ed5a3143c363a3f7c4 (diff) | |
| download | openbsd-2e3ad10f8805665722941cb3ea2f8f830e7267e2.tar.gz openbsd-2e3ad10f8805665722941cb3ea2f8f830e7267e2.tar.bz2 openbsd-2e3ad10f8805665722941cb3ea2f8f830e7267e2.zip | |
crank majors after symbol addition/modification/removal
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index c5b8a2505c..5f1adc35ef 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=44 |
| 3 | minor=1 | 3 | minor=0 |
