diff options
author | Adam Kocoloski <kocolosk@apache.org> | 2009-08-06 14:26:16 +0000 |
---|---|---|
committer | Adam Kocoloski <kocolosk@apache.org> | 2009-08-06 14:26:16 +0000 |
commit | dfea1d87c21bbe8c8d894941fc17c9d617c44b9a (patch) | |
tree | 2061f013771701459057615d842615f8e3fecadb /src/ibrowse/Makefile.am | |
parent | a3db9718d010de437823be88c4f91cf1f031265f (diff) |
upgrade ibrowse to 1.5.2. Closes COUCHDB-451
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@801657 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 02a3e6e0..76262a6e 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-1.4.1/ebin +ibrowseebindir = $(localerlanglibdir)/ibrowse-1.5.2/ebin ibrowse_file_collection = \ ibrowse.erl \ |