0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Drop R15 support

This commit is contained in:
Loïc Hoguin 2014-07-12 14:19:29 +02:00
parent de4697690c
commit e2b5c21443
7 changed files with 11 additions and 17 deletions

View file

@ -32,7 +32,7 @@ guarantee that the experience will be safe and smooth. You are advised
to perform the necessary testing and security audits prior to deploying
on other platforms.
Cowboy is developed for Erlang R15B+.
Cowboy is developed for Erlang/OTP R16B+.
Cowboy may be compiled on earlier Erlang versions with small source code
modifications but there is no guarantee that it will work as expected.