aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/vsn.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssl/vsn.mk')
-rw-r--r--lib/ssl/vsn.mk15
1 files changed, 9 insertions, 6 deletions
diff --git a/lib/ssl/vsn.mk b/lib/ssl/vsn.mk
index 813ce91e32..74b1cf4c78 100644
--- a/lib/ssl/vsn.mk
+++ b/lib/ssl/vsn.mk
@@ -17,13 +17,16 @@
# %CopyrightEnd%
#
-SSL_VSN = 3.11.1
+SSL_VSN = 4.0
-TICKETS = OTP-8679 \
- OTP-7047 \
- OTP-7049 \
- OTP-8568 \
- OTP-8588
+TICKETS = OTP-8587\
+ OTP-8695
+
+#TICKETS = OTP-8679 \
+# OTP-7047 \
+# OTP-7049 \
+# OTP-8568 \
+# OTP-8588
#TICKETS_3.11 = OTP-8517 \
# OTP-7046 \