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
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2019-02-28 03:08:52 +0300
committerHolger Weiss <holger@zedat.fu-berlin.de>2019-02-28 03:08:52 +0300
commit93cebbf4a395eea52d437c99dceb81fbc7355b46 (patch)
treec397500ee9ae3b57cf3ea27842002fdc8ebca7e5 /README.md
parent598e00e80f9d4270063a6212e71fdda14ea1bfdb (diff)
Document required Erlang/OTP version bump
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b410b2ac2..a65f3e8f9 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,7 @@ To compile ejabberd you need:
- GCC.
- Libexpat ≥ 1.95.
- Libyaml ≥ 0.1.4.
- - Erlang/OTP ≥ 19.0.
+ - Erlang/OTP ≥ 19.1.
- OpenSSL ≥ 1.0.0.
- Zlib ≥ 1.2.3, for Stream Compression support (XEP-0138). Optional.
- PAM library. Optional. For Pluggable Authentication Modules (PAM).