From 600bb902552f7c6ceec64e7731a5b4f2d473c752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Fri, 22 May 2015 09:59:15 +0200 Subject: Update primary bootstrap --- bootstrap/lib/stdlib/ebin/c.beam | Bin 14096 -> 14660 bytes bootstrap/lib/stdlib/ebin/erl_anno.beam | Bin 5060 -> 5008 bytes bootstrap/lib/stdlib/ebin/erl_lint.beam | Bin 89616 -> 89464 bytes bootstrap/lib/stdlib/ebin/ets.beam | Bin 22396 -> 22604 bytes bootstrap/lib/stdlib/ebin/shell_default.beam | Bin 3884 -> 3932 bytes bootstrap/lib/stdlib/ebin/stdlib.app | 2 +- 6 files changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap/lib/stdlib') diff --git a/bootstrap/lib/stdlib/ebin/c.beam b/bootstrap/lib/stdlib/ebin/c.beam index a08df44eb7..0e07dc1531 100644 Binary files a/bootstrap/lib/stdlib/ebin/c.beam and b/bootstrap/lib/stdlib/ebin/c.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_anno.beam b/bootstrap/lib/stdlib/ebin/erl_anno.beam index f30442bc06..a07f730e99 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_anno.beam and b/bootstrap/lib/stdlib/ebin/erl_anno.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_lint.beam b/bootstrap/lib/stdlib/ebin/erl_lint.beam index 7c80cbe624..5a8bc2a7f1 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_lint.beam and b/bootstrap/lib/stdlib/ebin/erl_lint.beam differ diff --git a/bootstrap/lib/stdlib/ebin/ets.beam b/bootstrap/lib/stdlib/ebin/ets.beam index 6f2085cf22..7d30fc9fc1 100644 Binary files a/bootstrap/lib/stdlib/ebin/ets.beam and b/bootstrap/lib/stdlib/ebin/ets.beam differ diff --git a/bootstrap/lib/stdlib/ebin/shell_default.beam b/bootstrap/lib/stdlib/ebin/shell_default.beam index fa64e33080..f295c9f116 100644 Binary files a/bootstrap/lib/stdlib/ebin/shell_default.beam and b/bootstrap/lib/stdlib/ebin/shell_default.beam differ diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app index 50eb39d712..92ecc16b4c 100644 --- a/bootstrap/lib/stdlib/ebin/stdlib.app +++ b/bootstrap/lib/stdlib/ebin/stdlib.app @@ -104,7 +104,7 @@ dets]}, {applications, [kernel]}, {env, []}, - {runtime_dependencies, ["sasl-2.4","kernel-3.0.2","erts-7.0","crypto-3.3", + {runtime_dependencies, ["sasl-2.4","kernel-4.0","erts-7.0","crypto-3.3", "compiler-5.0"]} ]}. -- cgit v1.2.3