You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2019/07/11 14:19:21 UTC

[couchdb-documentation] branch master updated: Add erlang 22 to the list of supported versions (#425)

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git


The following commit(s) were added to refs/heads/master by this push:
     new 01f436c  Add erlang 22 to the list of supported versions (#425)
01f436c is described below

commit 01f436c404e7af2bcca189b4555b38942a0e5b43
Author: Nick Vatamaniuc <ni...@users.noreply.github.com>
AuthorDate: Thu Jul 11 10:19:16 2019 -0400

    Add erlang 22 to the list of supported versions (#425)
---
 src/install/unix.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/install/unix.rst b/src/install/unix.rst
index 1e309c7..08b5b27 100644
--- a/src/install/unix.rst
+++ b/src/install/unix.rst
@@ -132,7 +132,7 @@ Dependencies
 
 You should have the following installed:
 
-* `Erlang OTP (19.x, 20.x >= 21.3.8.5, 21.x >= 21.2.3) <http://erlang.org/>`_
+* `Erlang OTP (19.x, 20.x >= 21.3.8.5, 21.x >= 21.2.3, 22.x >= 22.0.5) <http://erlang.org/>`_
 * `ICU                          <http://icu-project.org/>`_
 * `OpenSSL                      <http://www.openssl.org/>`_
 * `Mozilla SpiderMonkey (1.8.5) <https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey>`_