From c4d931d22f446d60fbde0b7d705fe8103bdeaf5f Mon Sep 17 00:00:00 2001 From: Micael Karlberg Date: Fri, 5 Aug 2011 14:17:14 +0200 Subject: [httpc] Deprecated interface module http has been removed. It has (long) been replaced by http client interface module httpc. OTP-9359 --- lib/inets/vsn.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/inets/vsn.mk') 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)" -- cgit v1.2.3