aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/inets/vsn.mk')
-rw-r--r--lib/inets/vsn.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk
index 6f5f4eb9f7..778b1ddaf7 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -3,11 +3,14 @@ INETS_VSN = 5.3.6
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"
-TICKETS = OTP-9655
+TICKETS = OTP-9655 OTP-9674
TICKETS_5_3_5 = OTP-8940
-TICKETS_5_3_4 = OTP-8739 OTP-8741 OTP-8742
+TICKETS_5_3_4 = \
+ OTP-8739 \
+ OTP-8741 \
+ OTP-8742
TICKETS_5_3_3 = \
OTP-8609 \