diff options
author | John Christopher Anderson <jchris@apache.org> | 2009-01-19 20:49:39 +0000 |
---|---|---|
committer | John Christopher Anderson <jchris@apache.org> | 2009-01-19 20:49:39 +0000 |
commit | c63f493ae1e26f8ff55307906261dbe5c51e1004 (patch) | |
tree | 7e0b2393146d78020d3563642998804f5e56dc87 | |
parent | 571851b682065d19646a723a8e664b8e5a2fac20 (diff) |
update Erlang version requirement
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735806 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ Dependencies To build and install apache CouchDB you will need the following installed: - * Erlang OTP (>=R11B) (http://erlang.org/) + * Erlang OTP (>=R12B-4) (http://erlang.org/) * ICU (http://icu.sourceforge.net/) * OpenSSL (http://www.openssl.org/) * Mozilla SpiderMonkey (http://www.mozilla.org/js/spidermonkey/) |