diff options
author | tb <> | 2018-11-11 07:00:14 +0000 |
---|---|---|
committer | tb <> | 2018-11-11 07:00:14 +0000 |
commit | f51d863dcaccb1b9fab9a639bde23d2a10908ded (patch) | |
tree | aafd218c9c0887ec6fdf50c66b5165583f2f2be3 /src/lib/libcrypto | |
parent | a775f57e4c2cdc0d9d374784c2087f09465a8a0b (diff) | |
download | openbsd-f51d863dcaccb1b9fab9a639bde23d2a10908ded.tar.gz openbsd-f51d863dcaccb1b9fab9a639bde23d2a10908ded.tar.bz2 openbsd-f51d863dcaccb1b9fab9a639bde23d2a10908ded.zip |
bump minors after symbol addition.
Diffstat (limited to 'src/lib/libcrypto')
-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 ba7b0b9de1..a831e577a6 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=0 | 3 | minor=1 |