This is an automated email from the ASF dual-hosted git repository. ronny pushed a commit to branch set-otp-versions in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 06348099e4ba81726b2cc7a9599d5391ff2704a4 Author: Ronny Berndt <[email protected]> AuthorDate: Fri Jan 6 20:48:49 2023 +0100 [DOC] Update required Erlang OTP versions --- src/docs/src/install/unix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/src/install/unix.rst b/src/docs/src/install/unix.rst index 2623d96a2..c4c05070d 100644 --- a/src/docs/src/install/unix.rst +++ b/src/docs/src/install/unix.rst @@ -142,7 +142,7 @@ Dependencies You should have the following installed: -* `Erlang OTP (20.x >= 20.3.8.11, 21.x >= 21.2.3, 22.x >= 22.0.5, 23.x, 24.x) <http://erlang.org/>`_ +* `Erlang OTP (23.x, 24.x, 25.x) <http://erlang.org/>`_ * `ICU <http://icu-project.org/>`_ * `OpenSSL <http://www.openssl.org/>`_ * `Mozilla SpiderMonkey (1.8.5, 60, 68, 78, 91) <https://spidermonkey.dev/>`_
