summaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-01-12 15:52:46 +0000
committerBadlop <badlop@process-one.net>2010-01-12 15:52:46 +0000
commit6179daaf9953e11643f781ad59e648e30ea6c3c1 (patch)
tree7f4f434cf4d2056a80934a8c1f4af58206d288ac /doc/guide.tex
parentremove useless comment (diff)
For XEP-0227 support, get exmpp 0.9.2; maybe 0.9.1 works too.
SVN Revision: 2889
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 6431e8d5..7857b5a0 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -316,7 +316,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need:
\item PAM library. Optional. For Pluggable Authentication Modules (PAM). See section \ref{pam}.
\item GNU Iconv 1.8 or higher, for the IRC Transport (mod\_irc). Optional. Not needed on systems with GNU Libc. See section \ref{modirc}.
\item ImageMagick's Convert program. Optional. For CAPTCHA challenges. See section \ref{captcha}.
-\item exmpp 0.9.1 or higher. Optional. For import/export user data with \xepref{0227} XML files.
+\item exmpp 0.9.2 or higher. Optional. For import/export user data with \xepref{0227} XML files.
\end{itemize}
\makesubsection{download}{Download Source Code}