Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2012-02-22 18:42:13 +0400
committerBadlop <badlop@process-one.net>2012-02-22 18:42:13 +0400
commit7b9e59d15d2defb6883c387bcb217d9d0caf518b (patch)
tree385f3f6bf5808b231600ca541d7902eb3f1ecf06 /README
parent794d0bbe69b729de16230d40aa94008ebdeb616a (diff)
Recommend Erlang/OTP R13B04 and R14B04
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 950d342ee..bd54491f4 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ To compile ejabberd you need:
- GNU Make
- GCC
- Libexpat 1.95 or higher
- - Erlang/OTP R10B-9 or higher. Recommended: R12B-5 and R13B04.
+ - Erlang/OTP R10B-9 or higher. Recommended: R13B04 and R14B04.
Avoid R14A and R14B.
- OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption.
- Zlib 1.2.3 or higher, for Stream Compression support