From 320cf3955042f2d11ebdefd1a8e5888a3c642521 Mon Sep 17 00:00:00 2001 From: Filipe David Borba Manana Date: Mon, 20 Dec 2010 12:33:54 +0000 Subject: Merged revision 1051082 from trunk Upgraded ibrowse to version 2.1.2 (released today) This version fixes a blocking issue (which rarely happens) when using the same connection (with ot without pipelining) for multiple requests using the option {stream_to, {pid(), once}}. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1051083 13f79535-47bb-0310-9956-ffa450edef68 --- src/ibrowse/ibrowse.app.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ibrowse/ibrowse.app.in') diff --git a/src/ibrowse/ibrowse.app.in b/src/ibrowse/ibrowse.app.in index aee0f205..c8e42271 100644 --- a/src/ibrowse/ibrowse.app.in +++ b/src/ibrowse/ibrowse.app.in @@ -1,6 +1,6 @@ {application, ibrowse, [{description, "HTTP client application"}, - {vsn, "2.1.1"}, + {vsn, "2.1.2"}, {modules, [ ibrowse, ibrowse_http_client, ibrowse_app, -- cgit v1.2.3