Skip to content

Commit 9e46866

Browse files
committed
Allow building Elixir on R16
1 parent 1dd1f2b commit 9e46866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
{verbose, false}
2525
]}.
2626

27-
{require_otp_vsn,"R15"}.
27+
{require_otp_vsn,"(R15|R16).*"}.

0 commit comments

Comments
 (0)