diff options
| author | tb <> | 2018-03-17 16:24:57 +0000 |
|---|---|---|
| committer | tb <> | 2018-03-17 16:24:57 +0000 |
| commit | 571754fc9a58f9ce635ff8bc3862b93dc9a6633f (patch) | |
| tree | 1724d796361e01b7e35c4aedb99f772315d65fa2 /src/lib/libc | |
| parent | 035770aca4c8c1f0d36f1b8da62c9e1fb9a4f09b (diff) | |
| download | openbsd-571754fc9a58f9ce635ff8bc3862b93dc9a6633f.tar.gz openbsd-571754fc9a58f9ce635ff8bc3862b93dc9a6633f.tar.bz2 openbsd-571754fc9a58f9ce635ff8bc3862b93dc9a6633f.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 9bee10f545..630d541860 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=42 | 2 | major=42 |
| 3 | minor=7 | 3 | minor=8 |
