diff options
author | Ingela Anderton Andin <[email protected]> | 2018-04-27 10:54:10 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2018-04-27 10:54:10 +0200 |
commit | 8c8d71980e1f94a3987e4e72e93b3e8a84c49f6a (patch) | |
tree | 63c6cf2398be975ae8d7b9eaec6904d7dfba5136 /lib/ssl/vsn.mk | |
parent | c44477a5f174343673b429a17b518fb0697a0d22 (diff) | |
download | otp-8c8d71980e1f94a3987e4e72e93b3e8a84c49f6a.tar.gz otp-8c8d71980e1f94a3987e4e72e93b3e8a84c49f6a.tar.bz2 otp-8c8d71980e1f94a3987e4e72e93b3e8a84c49f6a.zip |
ssl: Prepare for release
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 0ff22c5eab..eb85a55717 100644 --- a/lib/ssl/vsn.mk +++ b/lib/ssl/vsn.mk @@ -1 +1 @@ -SSL_VSN = 8.2.5 +SSL_VSN = 8.2.6 |