summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2015-03-23 14:54:29 +0100
committerChristophe Romain <christophe.romain@process-one.net>2015-03-23 14:54:29 +0100
commitb6999b126a287ddbe43c9f618356d12b51ccae03 (patch)
tree3dd757cdf452669d01c7a669def53391a48bfa1c /README
parentAvoid crypto:hmac/3 call for R15B compatibility (diff)
Make R16B03-1 the minimal reguired otp version
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9808020d..91bad420 100644
--- a/README
+++ b/README
@@ -106,7 +106,7 @@ To compile ejabberd you need:
- GCC.
- Libexpat 1.95 or higher.
- Libyaml 0.1.4 or higher.
- - Erlang/OTP R15B or higher.
+ - Erlang/OTP R16B03 or higher.
- OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
- Zlib 1.2.3 or higher, for Stream Compression support (XEP-0138). Optional.
- PAM library. Optional. For Pluggable Authentication Modules (PAM).