diff options
author | Ingela Anderton Andin <[email protected]> | 2012-11-15 14:10:21 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2012-11-15 14:10:21 +0100 |
commit | bdc34f0f247628bc285143f250192e4c6016c812 (patch) | |
tree | bbb910cc2eac6cc6accf845d0a92fc0145200a98 /lib/ssl/vsn.mk | |
parent | 042c2986445465f843e5dc4be4df34b28381d0d2 (diff) | |
parent | c91f3bb9e5f2ad93b7eeabe32bc017533ea3d940 (diff) | |
download | otp-bdc34f0f247628bc285143f250192e4c6016c812.tar.gz otp-bdc34f0f247628bc285143f250192e4c6016c812.tar.bz2 otp-bdc34f0f247628bc285143f250192e4c6016c812.zip |
Merge branch 'ia/ssl/prepare-for-release' into maint
* ia/ssl/prepare-for-release:
ssl: Update vsn.mk and ssl.appup.src 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 e381b73c27..bc8b8fd039 100644 --- a/lib/ssl/vsn.mk +++ b/lib/ssl/vsn.mk @@ -1 +1 @@ -SSL_VSN = 5.1 +SSL_VSN = 5.1.1 |