summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2009-09-08 14:45:24 +0000
committerPaul Joseph Davis <davisp@apache.org>2009-09-08 14:45:24 +0000
commitda9b12bf0ab2fca95274d0c7a5c59c90a90e5c0c (patch)
treee52f56c0e481ad31f7dcfa96b5b789a4fead168c
parente8769763ef6dd5e38bd458f00a42f531a953cc3c (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--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b35b3cdd..eb3aef0d 100644
--- a/README
+++ b/README
@@ -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/)