diff options
author | Badlop <badlop@process-one.net> | 2011-03-11 10:55:34 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2011-03-11 10:55:34 +0100 |
commit | 8cd0894ad5df6ecb34255b5ea184920570b03d46 (patch) | |
tree | 8019585b537e3c3776ce98c30f9b234f48ef56b2 /doc/guide.tex | |
parent | Document that ODBC tables are created by ejabberd itself (EJAB-1421) (diff) |
Update version numbers of the related: exmpp, ejabberd 2, and Erlangv3.0.0-alpha-2
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 58f11f76a..ef8cac13b 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -312,7 +312,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need: \begin{itemize} \item GNU Make \item GCC -\item Erlang/OTP R12B-5 or higher. The recommended versions are R12B-5 and R13B04. +\item Erlang/OTP R12B-5 or higher. The recommended versions are R12B-5, R13B04 and R14B01. Don't use R14A or R14B because \footahref{http://www.erlang.org/cgi-bin/ezmlm-cgi/4/54598}{they have a bug}. \item exmpp 0.9.6 or higher \item OpenSSL 0.9.8 or higher, for STARTTLS, SASL and SSL encryption. |