diff options
author | tb <> | 2021-09-10 15:04:49 +0000 |
---|---|---|
committer | tb <> | 2021-09-10 15:04:49 +0000 |
commit | 220be782fcc6d58e3946374c0c407b44899b81cb (patch) | |
tree | 998a3a52193f315b3ed1bc0711654e4e117206c6 /src | |
parent | 36eddf41cfd7c3d0657a17f2ad16b826482b095e (diff) | |
download | openbsd-220be782fcc6d58e3946374c0c407b44899b81cb.tar.gz openbsd-220be782fcc6d58e3946374c0c407b44899b81cb.tar.bz2 openbsd-220be782fcc6d58e3946374c0c407b44899b81cb.zip |
Bump minor after symbol addition
Diffstat (limited to 'src')
-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 dca6095329..2ecd5642ab 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=46 | 2 | major=46 |
3 | minor=3 | 3 | minor=4 |