diff options
author | Ingela Anderton Andin <[email protected]> | 2017-09-20 11:18:45 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2017-09-20 11:18:45 +0200 |
commit | 79bd54e898c65f8b649d56525db214386cc75cf8 (patch) | |
tree | d915bcc42fe5959f14350c2f10468e42dc44c9ed /lib/ssl/vsn.mk | |
parent | bec2eddd5a3ebf5947d5305bfc8f4e82e84b6681 (diff) | |
parent | 9deb17a8bf4db001ac3ade1caf53a073b8e17c87 (diff) | |
download | otp-79bd54e898c65f8b649d56525db214386cc75cf8.tar.gz otp-79bd54e898c65f8b649d56525db214386cc75cf8.tar.bz2 otp-79bd54e898c65f8b649d56525db214386cc75cf8.zip |
Merge branch 'ingela/public_key/cert-gen/OTP-14181' into maint
* ingela/public_key/cert-gen/OTP-14181:
public_key, ssl: Prepare for release
public_key, ssl: Provide certitifate test data generation function in public_key
Diffstat (limited to 'lib/ssl/vsn.mk')
-rw-r--r-- | lib/ssl/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/vsn.mk b/lib/ssl/vsn.mk index 25b2a2bec0..bb77326751 100644 --- a/lib/ssl/vsn.mk +++ b/lib/ssl/vsn.mk @@ -1 +1 @@ -SSL_VSN = 8.2 +SSL_VSN = 8.2.1 |