diff options
| author | kettenis <> | 2015-05-17 22:39:39 +0000 |
|---|---|---|
| committer | kettenis <> | 2015-05-17 22:39:39 +0000 |
| commit | c5f087c6c031837a968277278b7d6de4ae1692fb (patch) | |
| tree | d81df20fc37314cb2cfae4b14f25afcf8fb08bde /src/lib/libc | |
| parent | 8542b4252e10ee9efd45f44099d0c2f5b6ca5d53 (diff) | |
| download | openbsd-c5f087c6c031837a968277278b7d6de4ae1692fb.tar.gz openbsd-c5f087c6c031837a968277278b7d6de4ae1692fb.tar.bz2 openbsd-c5f087c6c031837a968277278b7d6de4ae1692fb.zip | |
Record inter-library dependencies between libcrypto, libssl and libtls
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/crypto/shlib_version | 1 | ||||
| -rw-r--r-- | src/lib/libcrypto/shlib_version | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/crypto/shlib_version b/src/lib/libcrypto/crypto/shlib_version index ed8f7473b5..ae052231bf 100644 --- a/src/lib/libcrypto/crypto/shlib_version +++ b/src/lib/libcrypto/crypto/shlib_version | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | # Don't forget to give libssl and libtls the same type of bump! | ||
| 1 | major=33 | 2 | major=33 |
| 2 | minor=0 | 3 | minor=0 |
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index ed8f7473b5..ae052231bf 100644 --- a/src/lib/libcrypto/shlib_version +++ b/src/lib/libcrypto/shlib_version | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | # Don't forget to give libssl and libtls the same type of bump! | ||
| 1 | major=33 | 2 | major=33 |
| 2 | minor=0 | 3 | minor=0 |
