diff options
author | Paul Joseph Davis <davisp@apache.org> | 2009-09-08 14:45:24 +0000 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2009-09-08 14:45:24 +0000 |
commit | da9b12bf0ab2fca95274d0c7a5c59c90a90e5c0c (patch) | |
tree | e52f56c0e481ad31f7dcfa96b5b789a4fead168c | |
parent | e8769763ef6dd5e38bd458f00a42f531a953cc3c (diff) |
Update minimum Erlang requirement.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@812534 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ Dependencies 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/) |