Skip to content

Commit

Permalink
Document required Erlang/OTP version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
weiss committed Feb 28, 2019
1 parent 598e00e commit 93cebbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Version NEXT

* Admin
- The minimum required Erlang/OTP version is now 19.1

# Version 19.02

* Admin
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 93cebbf

Please sign in to comment.