diff options
author | Ingela Anderton Andin <[email protected]> | 2014-10-08 15:23:10 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2014-10-08 15:23:10 +0200 |
commit | 770000806112916bebbddf370f49ec501c0b8e69 (patch) | |
tree | cf47b0a7e846325451e93bfd9573f4831f037cdd /lib/ssl/vsn.mk | |
parent | fec1afc6585c77fb949c84659930e403550d5928 (diff) | |
download | otp-770000806112916bebbddf370f49ec501c0b8e69.tar.gz otp-770000806112916bebbddf370f49ec501c0b8e69.tar.bz2 otp-770000806112916bebbddf370f49ec501c0b8e69.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 404b71374f..da20ed8593 100644 --- a/lib/ssl/vsn.mk +++ b/lib/ssl/vsn.mk @@ -1 +1 @@ -SSL_VSN = 5.3.6 +SSL_VSN = 5.3.7 |