diff options
author | tb <> | 2024-08-31 10:54:12 +0000 |
---|---|---|
committer | tb <> | 2024-08-31 10:54:12 +0000 |
commit | 697a63f71706485cd88353d851dde7ea7482ab7d (patch) | |
tree | d5aef5828109e663e8597cc802ee1f879c1ccec4 /src/lib/libcrypto | |
parent | b709c7e285ceed24aee4b0652b97e13cab8b87bc (diff) | |
download | openbsd-697a63f71706485cd88353d851dde7ea7482ab7d.tar.gz openbsd-697a63f71706485cd88353d851dde7ea7482ab7d.tar.bz2 openbsd-697a63f71706485cd88353d851dde7ea7482ab7d.zip |
major bump for libcrypto libssl and libtls
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 78e23ebf8f..6a5cf94b44 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=54 | 2 | major=55 |
3 | minor=0 | 3 | minor=0 |