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/10 17:46:35 UTC

[couchdb-documentation] branch add-erlang-22-support created (now a4ba7e2)

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

vatamane pushed a change to branch add-erlang-22-support
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git.


      at a4ba7e2  Add erlang 22 to the list of supported versions

This branch includes the following new commits:

     new a4ba7e2  Add erlang 22 to the list of supported versions

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb-documentation] 01/01: Add erlang 22 to the list of supported versions

Posted by va...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit a4ba7e2236a260d5680aeee44bcc2235e0c275ff
Author: Nick Vatamaniuc <va...@apache.org>
AuthorDate: Wed Jul 10 13:44:49 2019 -0400

    Add erlang 22 to the list of supported versions
---
 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>`_