aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/compiler/ebin/compiler.app
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-05-22 09:59:15 +0200
committerBjörn Gustavsson <[email protected]>2015-05-22 09:59:21 +0200
commit600bb902552f7c6ceec64e7731a5b4f2d473c752 (patch)
tree844d8cdf009bcdd333162e730aec846a6b4ecd5c /bootstrap/lib/compiler/ebin/compiler.app
parent7b2fb4c6de2ccdb122af8c850d87078eb94aeafa (diff)
downloadotp-600bb902552f7c6ceec64e7731a5b4f2d473c752.tar.gz
otp-600bb902552f7c6ceec64e7731a5b4f2d473c752.tar.bz2
otp-600bb902552f7c6ceec64e7731a5b4f2d473c752.zip
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler/ebin/compiler.app')
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.app4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app
index 39635bd447..dfe077d5b9 100644
--- a/bootstrap/lib/compiler/ebin/compiler.app
+++ b/bootstrap/lib/compiler/ebin/compiler.app
@@ -69,5 +69,5 @@
{registered, []},
{applications, [kernel, stdlib]},
{env, []},
- {runtime_dependencies, ["stdlib-2.0","kernel-3.0","hipe-3.10.3","erts-7.0",
- "crypto-3.3"]}]}.
+ {runtime_dependencies, ["stdlib-2.5","kernel-4.0","hipe-3.12","erts-7.0",
+ "crypto-3.6"]}]}.