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

svn commit: r812534 - /couchdb/trunk/README

Author: davisp
Date: Tue Sep  8 14:45:24 2009
New Revision: 812534

URL: http://svn.apache.org/viewvc?rev=812534&view=rev
Log:
Update minimum Erlang requirement.


Modified:
    couchdb/trunk/README

Modified: couchdb/trunk/README
URL: http://svn.apache.org/viewvc/couchdb/trunk/README?rev=812534&r1=812533&r2=812534&view=diff
==============================================================================
--- couchdb/trunk/README (original)
+++ couchdb/trunk/README Tue Sep  8 14:45:24 2009
@@ -54,7 +54,7 @@
 
 To build and install Apache CouchDB you will need the following installed:
 
- * Erlang OTP (>=R12B)     (http://erlang.org/)
+ * Erlang OTP (>=R12B5)    (http://erlang.org/)
  * ICU                     (http://icu.sourceforge.net/)
  * OpenSSL                 (http://www.openssl.org/)
  * Mozilla SpiderMonkey    (http://www.mozilla.org/js/spidermonkey/)