diff options
author | Badlop <badlop@process-one.net> | 2012-02-22 15:42:13 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2012-02-22 15:42:13 +0100 |
commit | 7b9e59d15d2defb6883c387bcb217d9d0caf518b (patch) | |
tree | 385f3f6bf5808b231600ca541d7902eb3f1ecf06 /doc/guide.tex | |
parent | Fix Enlish in the Guide (thanks to Ludovic Bocquet) (diff) |
Recommend Erlang/OTP R13B04 and R14B04
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index c74316893..a85d392c9 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -315,7 +315,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need: \item GNU Make \item GCC \item Libexpat 1.95 or higher -\item Erlang/OTP R10B-9 or higher. The recommended versions are R12B-5 and R13B04. +\item Erlang/OTP R10B-9 or higher. The recommended versions are R13B04 and R14B04. Don't use R14A or R14B because \footahref{http://www.erlang.org/cgi-bin/ezmlm-cgi/4/54598}{they have a bug}. \item OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption. \item Zlib 1.2.3 or higher, for Stream Compression support (\xepref{0138}). Optional. |