diff options
author | Filipe David Borba Manana <fdmanana@apache.org> | 2010-11-10 13:35:46 +0000 |
---|---|---|
committer | Filipe David Borba Manana <fdmanana@apache.org> | 2010-11-10 13:35:46 +0000 |
commit | 9902712bc739a12ae6e0de381341babd4a05c740 (patch) | |
tree | 8fedf8dd7460fc52636d3c623382e9eba1f8ec5e /src/ibrowse/ibrowse.app.in | |
parent | f91636c7085932952b30424662623dc3c6f7f07f (diff) |
Merged revision 1033456 from trunk:
Updated ibrowse to version 2.1.0. It contains fixes for the following important issues:
- https://github.com/cmullaparthi/ibrowse/issues/closed#issue/17
- https://github.com/cmullaparthi/ibrowse/issues/closed#issue/15
- https://github.com/cmullaparthi/ibrowse/issues/closed#issue/19
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@1033457 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/ibrowse/ibrowse.app.in')
-rw-r--r-- | src/ibrowse/ibrowse.app.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ibrowse/ibrowse.app.in b/src/ibrowse/ibrowse.app.in index 8fc20663..e8580d10 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.0.1"}, + {vsn, "2.1.0"}, {modules, [ ibrowse, ibrowse_http_client, ibrowse_app, |