From be97727709814ca6e872806f30933b267c6f700b Mon Sep 17 00:00:00 2001 From: Micael Karlberg Date: Tue, 25 Oct 2011 12:48:03 +0200 Subject: Added release notes, appup and correct version. OTP-9655 --- lib/inets/vsn.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lib/inets/vsn.mk') diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk index feb29107bf..6f5f4eb9f7 100644 --- a/lib/inets/vsn.mk +++ b/lib/inets/vsn.mk @@ -1,9 +1,11 @@ APPLICATION = inets -INETS_VSN = 5.3.5 +INETS_VSN = 5.3.6 PRE_VSN = APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)" -TICKETS = OTP-8940 +TICKETS = OTP-9655 + +TICKETS_5_3_5 = OTP-8940 TICKETS_5_3_4 = OTP-8739 OTP-8741 OTP-8742 -- cgit v1.2.3