summaryrefslogtreecommitdiff
path: root/src/ibrowse/ibrowse.app.in
diff options
context:
space:
mode:
authorFilipe David Borba Manana <fdmanana@apache.org>2010-12-20 12:33:54 +0000
committerFilipe David Borba Manana <fdmanana@apache.org>2010-12-20 12:33:54 +0000
commit320cf3955042f2d11ebdefd1a8e5888a3c642521 (patch)
treece4c5eb91576b339d8d75d260d231e2ba275bb78 /src/ibrowse/ibrowse.app.in
parente456d2ff215d6f88ee01f895f13fceaff321cb31 (diff)
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
Diffstat (limited to 'src/ibrowse/ibrowse.app.in')
-rw-r--r--src/ibrowse/ibrowse.app.in2
1 files changed, 1 insertions, 1 deletions
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,