aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/introduction.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-08-01 13:10:16 +0200
committerLoïc Hoguin <[email protected]>2018-08-01 13:10:16 +0200
commit35ebb978da3975d9d201fd85d35b4e7e0befd569 (patch)
tree13d4b08ed2c2e3c8f7090698163d62da715dfcbf /doc/src/guide/introduction.asciidoc
parent9485dc4def1e1ce0acbce18dcc39d60fb17fff90 (diff)
downloadranch-35ebb978da3975d9d201fd85d35b4e7e0befd569.tar.gz
ranch-35ebb978da3975d9d201fd85d35b4e7e0befd569.tar.bz2
ranch-35ebb978da3975d9d201fd85d35b4e7e0befd569.zip
Remove R16 compatibility
Ranch is now made for and tested on 18+ only.
Diffstat (limited to 'doc/src/guide/introduction.asciidoc')
-rw-r--r--doc/src/guide/introduction.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/introduction.asciidoc b/doc/src/guide/introduction.asciidoc
index ac27862..301df21 100644
--- a/doc/src/guide/introduction.asciidoc
+++ b/doc/src/guide/introduction.asciidoc
@@ -15,7 +15,7 @@ with socket programming and TCP protocols.
Ranch is tested and supported on Linux, FreeBSD, OSX and Windows.
-Ranch is developed for Erlang/OTP R16B+.
+Ranch is developed for Erlang/OTP 18+.
There are known issues with the SSL application found in Erlang/OTP
18.3.2 and 18.3.3. These versions are therefore not supported.