aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-06-15 16:41:10 +0200
committerMicael Karlberg <[email protected]>2011-06-15 16:41:10 +0200
commit704ed1824308f16e0de67c6ff1eae7e80d38232f (patch)
treef9fb329a97a79e0bd8619a7d584c62334e4ab1ee /lib/inets/vsn.mk
parent5eec30647ab41ad9a0c9911d2e4e300ecb501333 (diff)
parent4384c7137cb016b8b3cb9dd4d8ee82870c08f98c (diff)
downloadotp-704ed1824308f16e0de67c6ff1eae7e80d38232f.tar.gz
otp-704ed1824308f16e0de67c6ff1eae7e80d38232f.tar.bz2
otp-704ed1824308f16e0de67c6ff1eae7e80d38232f.zip
Peer/sockname resolv doesn't work with IPv6 addrs in HTTP.
Attila Rajmund Nohl. OTP-9343 Merge branch 'bmk/inets/resolv_doesnt_work_with_ipv6_addrs_in_http/OTP-9343' into bmk/inets/inets57_integration2
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 c0e25a30e3..4abc1733d3 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -18,7 +18,7 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 5.6
+INETS_VSN = 5.7
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"