You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by fd...@apache.org on 2010/09/16 12:09:12 UTC

svn commit: r997678 - /couchdb/branches/1.0.x/src/ibrowse/Makefile.am

Author: fdmanana
Date: Thu Sep 16 10:09:12 2010
New Revision: 997678

URL: http://svn.apache.org/viewvc?rev=997678&view=rev
Log:
Merged revision 997675 from trunk:

Correcting ibrowse version number.

Modified:
    couchdb/branches/1.0.x/src/ibrowse/Makefile.am

Modified: couchdb/branches/1.0.x/src/ibrowse/Makefile.am
URL: http://svn.apache.org/viewvc/couchdb/branches/1.0.x/src/ibrowse/Makefile.am?rev=997678&r1=997677&r2=997678&view=diff
==============================================================================
--- couchdb/branches/1.0.x/src/ibrowse/Makefile.am (original)
+++ couchdb/branches/1.0.x/src/ibrowse/Makefile.am Thu Sep 16 10:09:12 2010
@@ -10,7 +10,7 @@
 ## License for the specific language governing permissions and limitations under
 ## the License.
 
-ibrowseebindir = $(localerlanglibdir)/ibrowse-1.5.2/ebin
+ibrowseebindir = $(localerlanglibdir)/ibrowse-1.6.2/ebin
 
 ibrowse_file_collection = \
 	ibrowse.app.in \