Skip to content

Commit 49e2872

Browse files
authored
allow Erlang 19
1 parent 42b36be commit 49e2872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{ibrowse, "", {git, "git://github.com/cmullaparthi/ibrowse.git", {tag, "v4.1.2"}}}
99
]}.
1010

11-
{require_otp_vsn, "R16|17|18"}.
11+
{require_otp_vsn, "R16|17|18|19"}.
1212

1313
{erl_opts, [
1414
fail_on_warning,

0 commit comments

Comments
 (0)