File: support_otp_21

package info (click to toggle)
erlang-cuttlefish 2.0.11%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 664 kB
  • sloc: erlang: 5,681; makefile: 37
file content (10 lines) | stat: -rw-r--r-- 308 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
diff --git a/rebar.config b/rebar.config
index ad61941..4ac69cd 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,4 +1,4 @@
-{require_otp_vsn, "R16|17|18"}.
+{require_otp_vsn, "R16|17|18|19|20|21"}.
 
 {erl_opts, [warnings_as_errors, {parse_transform, lager_transform}, debug_info, warn_untyped_record]}.