We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 536286a + 7ed2207 commit 64bc94eCopy full SHA for 64bc94e
rebar.config
@@ -1,4 +1,4 @@
1
-{require_otp_vsn, "R14|R15|R16|17|18|19|20|21|22|23|24"}.
+{require_otp_vsn, "R14|R15|R16|17|18|19|20|21|22|23|24|25"}.
2
3
{erl_opts, [debug_info, warn_unused_vars, warn_shadow_vars, warn_unused_import]}.
4
{port_sources, ["c_src/*.cc",
0 commit comments