diff options
author | Ingela Anderton Andin <[email protected]> | 2017-11-09 16:53:44 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2017-11-09 16:53:44 +0100 |
commit | 90b1b43eb3be556d47cecbe766d6bff3761be31e (patch) | |
tree | 1e4f37fd25a21c83f6dab19ad2c12c13c94d075e /lib/ssl | |
parent | 38b07caa2a1c6cd3537eadd36770afa54f067562 (diff) | |
download | otp-90b1b43eb3be556d47cecbe766d6bff3761be31e.tar.gz otp-90b1b43eb3be556d47cecbe766d6bff3761be31e.tar.bz2 otp-90b1b43eb3be556d47cecbe766d6bff3761be31e.zip |
ssl: Prepare for release
Diffstat (limited to 'lib/ssl')
-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 bb77326751..cf6481d14c 100644 --- a/lib/ssl/vsn.mk +++ b/lib/ssl/vsn.mk @@ -1 +1 @@ -SSL_VSN = 8.2.1 +SSL_VSN = 8.2.2 |