aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-06-01 15:45:00 +0200
committerBadlop <badlop@process-one.net>2010-06-01 15:45:00 +0200
commit361400691d1fad87cb74029f36fa36e7c7828c57 (patch)
tree9e3742670b2cbe4e6186110ed3e07302f75dcff4 /doc/guide.tex
parentUpdate the Slovak translation (thanks to Marek Bečka) (diff)
Recommend Erlang/OTP R12B-5 and R13B04
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 9463d57aa..a0cf1b22c 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -310,7 +310,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 version is R12B-5. Support for R13 is experimental.
+\item Erlang/OTP R10B-9 or higher. The recommended versions are R12B-5 and R13B04.
\item OpenSSL 0.9.6 or higher, for STARTTLS, SASL and SSL encryption. Optional, highly recommended.
\item Zlib 1.2.3 or higher, for Stream Compression support (\xepref{0138}). Optional.
\item Erlang mysql library. Optional. For MySQL authentication or storage. See section \ref{compilemysql}.