Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
IngelaAndin committed Apr 15, 2011
1 parent 344c818 commit 4440046
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions lib/ssl/src/ssl.appup.src
@@ -1,13 +1,15 @@
%% -*- erlang -*-
{"%VSN%",
[
{"4.1.4", [{restart_application, ssl}]},
{"4.1.3", [{restart_application, ssl}]},
{"4.1.2", [{restart_application, ssl}]},
{"4.1.1", [{restart_application, ssl}]},
{"4.1", [{restart_application, ssl}]},
{"4.0.1", [{restart_application, ssl}]}
],
[
{"4.1.4", [{restart_application, ssl}]},
{"4.1.3", [{restart_application, ssl}]},
{"4.1.2", [{restart_application, ssl}]},
{"4.1.1", [{restart_application, ssl}]},
Expand Down
2 changes: 1 addition & 1 deletion lib/ssl/vsn.mk
@@ -1 +1 @@
SSL_VSN = 4.1.4
SSL_VSN = 4.1.5

0 comments on commit 4440046

Please sign in to comment.