diff options
author | Ingela Anderton Andin <[email protected]> | 2015-02-11 15:24:40 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2015-02-13 09:47:21 +0100 |
commit | d8cdf2d5a069e44935fadc7e0fa3483c93fe5297 (patch) | |
tree | e086c60c1beea2d42c8a0637b1de1cfa26addf18 /lib/ssl/vsn.mk | |
parent | 783d5aaa36d9c084805269f7a9e019b1cbf2a29f (diff) | |
download | otp-d8cdf2d5a069e44935fadc7e0fa3483c93fe5297.tar.gz otp-d8cdf2d5a069e44935fadc7e0fa3483c93fe5297.tar.bz2 otp-d8cdf2d5a069e44935fadc7e0fa3483c93fe5297.zip |
ssl: Prepare for 18
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 bda974da0e..171147adf2 100644 --- a/lib/ssl/vsn.mk +++ b/lib/ssl/vsn.mk @@ -1 +1 @@ -SSL_VSN = 5.3.8 +SSL_VSN = 7.0 |