diff options
author | tb <> | 2022-11-13 14:06:35 +0000 |
---|---|---|
committer | tb <> | 2022-11-13 14:06:35 +0000 |
commit | ca8e4d565c1cc46780841150a16d981ee1019623 (patch) | |
tree | 556c43344002cbbbc3d0c1135477ecf4afac88d9 | |
parent | a58d91f5c75f80acdcd9e1a990191610c1efa929 (diff) | |
download | openbsd-ca8e4d565c1cc46780841150a16d981ee1019623.tar.gz openbsd-ca8e4d565c1cc46780841150a16d981ee1019623.tar.bz2 openbsd-ca8e4d565c1cc46780841150a16d981ee1019623.zip |
Bump minor after symbol addition
-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 9187b19788..9b6fe84f50 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=50 | 2 | major=50 |
3 | minor=0 | 3 | minor=1 |