aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-09-05 13:54:52 +0200
committerMicael Karlberg <[email protected]>2011-09-05 13:54:52 +0200
commitcb1f02ef176767076593a1957506117d9f26dc40 (patch)
tree003de6c319432e38e1dc66a9a9958d9593b98817 /lib/inets/vsn.mk
parente0db6ad2087d1750de433b1c198ab8cc08872d79 (diff)
parentc4d931d22f446d60fbde0b7d705fe8103bdeaf5f (diff)
downloadotp-cb1f02ef176767076593a1957506117d9f26dc40.tar.gz
otp-cb1f02ef176767076593a1957506117d9f26dc40.tar.bz2
otp-cb1f02ef176767076593a1957506117d9f26dc40.zip
Merge branch 'bmk/inets/httpc/remove_deprecated_module_http/OTP-9359' into bmk/inets/inets58_integration
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 4abc1733d3..1df4558e45 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -18,7 +18,7 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 5.7
+INETS_VSN = 5.8
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"