aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2010-04-28 15:36:55 +0000
committerErlang/OTP <[email protected]>2010-04-28 15:36:55 +0000
commit4b87b22ce97abf2759eb551222a862e17c5f4dcb (patch)
treea7f1bace0e899f471f0b43e946cb4a2e10495918 /lib/inets/vsn.mk
parent98226b13ccabb8e968b33a649aa175a7c48b0d3b (diff)
downloadotp-4b87b22ce97abf2759eb551222a862e17c5f4dcb.tar.gz
otp-4b87b22ce97abf2759eb551222a862e17c5f4dcb.tar.bz2
otp-4b87b22ce97abf2759eb551222a862e17c5f4dcb.zip
OTP-8542: HTTP client memory leak
OTP-8607: https default port not handled
Diffstat (limited to 'lib/inets/vsn.mk')
-rw-r--r--lib/inets/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk
index ba808a2415..7776bef0a5 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -22,7 +22,7 @@ INETS_VSN = 5.3.2
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"
-TICKETS = OTP-8542
+TICKETS = OTP-8542 OTP-8607
TICKETS_5_3_1 = \
OTP-8508 \