diff options
Diffstat (limited to 'bootstrap/lib/stdlib/ebin')
-rw-r--r-- | bootstrap/lib/stdlib/ebin/erl_expand_records.beam | bin | 22564 -> 22708 bytes | |||
-rw-r--r-- | bootstrap/lib/stdlib/ebin/erl_internal.beam | bin | 7736 -> 7764 bytes | |||
-rw-r--r-- | bootstrap/lib/stdlib/ebin/erl_lint.beam | bin | 90276 -> 91296 bytes | |||
-rw-r--r-- | bootstrap/lib/stdlib/ebin/math.beam | bin | 1176 -> 1260 bytes | |||
-rw-r--r-- | bootstrap/lib/stdlib/ebin/qlc_pt.beam | bin | 76168 -> 76748 bytes | |||
-rw-r--r-- | bootstrap/lib/stdlib/ebin/stdlib.appup | 2 |
6 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/stdlib/ebin/erl_expand_records.beam b/bootstrap/lib/stdlib/ebin/erl_expand_records.beam Binary files differindex f0be0d0f88..4a8b0447d0 100644 --- a/bootstrap/lib/stdlib/ebin/erl_expand_records.beam +++ b/bootstrap/lib/stdlib/ebin/erl_expand_records.beam diff --git a/bootstrap/lib/stdlib/ebin/erl_internal.beam b/bootstrap/lib/stdlib/ebin/erl_internal.beam Binary files differindex 522b563982..544e523163 100644 --- a/bootstrap/lib/stdlib/ebin/erl_internal.beam +++ b/bootstrap/lib/stdlib/ebin/erl_internal.beam diff --git a/bootstrap/lib/stdlib/ebin/erl_lint.beam b/bootstrap/lib/stdlib/ebin/erl_lint.beam Binary files differindex 9172faf69a..fa50932335 100644 --- a/bootstrap/lib/stdlib/ebin/erl_lint.beam +++ b/bootstrap/lib/stdlib/ebin/erl_lint.beam diff --git a/bootstrap/lib/stdlib/ebin/math.beam b/bootstrap/lib/stdlib/ebin/math.beam Binary files differindex b4596ee515..4726add7d1 100644 --- a/bootstrap/lib/stdlib/ebin/math.beam +++ b/bootstrap/lib/stdlib/ebin/math.beam diff --git a/bootstrap/lib/stdlib/ebin/qlc_pt.beam b/bootstrap/lib/stdlib/ebin/qlc_pt.beam Binary files differindex cd57e124f0..4d4b9c5886 100644 --- a/bootstrap/lib/stdlib/ebin/qlc_pt.beam +++ b/bootstrap/lib/stdlib/ebin/qlc_pt.beam diff --git a/bootstrap/lib/stdlib/ebin/stdlib.appup b/bootstrap/lib/stdlib/ebin/stdlib.appup index 322a329931..14d42f53a8 100644 --- a/bootstrap/lib/stdlib/ebin/stdlib.appup +++ b/bootstrap/lib/stdlib/ebin/stdlib.appup @@ -16,7 +16,7 @@ %% limitations under the License. %% %% %CopyrightEnd% -{"3.0.1", +{"3.1", %% Up from - max one major revision back [{<<"3\\.0(\\.[0-9]+)*">>,[restart_new_emulator]}, % OTP-19.* {<<"2\\.[5-8](\\.[0-9]+)*">>,[restart_new_emulator]}], % OTP-18.* |