mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Document required Erlang/OTP version bump
This commit is contained in:
parent
598e00e80f
commit
93cebbf4a3
@ -1,5 +1,8 @@
|
||||
# Version NEXT
|
||||
|
||||
* Admin
|
||||
- The minimum required Erlang/OTP version is now 19.1
|
||||
|
||||
# Version 19.02
|
||||
|
||||
* Admin
|
||||
|
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user