diff options
author | Filipe David Borba Manana <fdmanana@apache.org> | 2010-12-18 13:11:30 +0000 |
---|---|---|
committer | Filipe David Borba Manana <fdmanana@apache.org> | 2010-12-18 13:11:30 +0000 |
commit | e456d2ff215d6f88ee01f895f13fceaff321cb31 (patch) | |
tree | 3fb84d435f675067e5dadfa953082dafbafef7fe /src/ibrowse/Makefile.am | |
parent | 09cd7a58d1367caeb5444551d46932c5c5688495 (diff) |
Merged revision 1050633 from trunk
Upgrade ibrowse to version 2.1.1
This ibrowse release includes a few important fixes.
See https://github.com/cmullaparthi/ibrowse for the list of fixes.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1050634 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/ibrowse/Makefile.am')
-rw-r--r-- | src/ibrowse/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ibrowse/Makefile.am b/src/ibrowse/Makefile.am index 8c5d3f8e..deddd5a9 100644 --- a/src/ibrowse/Makefile.am +++ b/src/ibrowse/Makefile.am @@ -10,7 +10,7 @@ ## License for the specific language governing permissions and limitations under ## the License. -ibrowseebindir = $(localerlanglibdir)/ibrowse-2.1.0/ebin +ibrowseebindir = $(localerlanglibdir)/ibrowse-2.1.1/ebin ibrowse_file_collection = \ ibrowse.app.in \ |