diff options
author | Björn Gustavsson <[email protected]> | 2015-06-04 10:35:12 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-06-04 10:35:20 +0200 |
commit | e99daf3212fbc381074e5be229465e9b6269e204 (patch) | |
tree | 2619eabe5a6ff0ec493bd5599dc5cb6125af3467 /bootstrap/lib/compiler/ebin | |
parent | cde38f0e4e81081e0333184e689f8b565d41af83 (diff) | |
download | otp-e99daf3212fbc381074e5be229465e9b6269e204.tar.gz otp-e99daf3212fbc381074e5be229465e9b6269e204.tar.bz2 otp-e99daf3212fbc381074e5be229465e9b6269e204.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler/ebin')
-rw-r--r-- | bootstrap/lib/compiler/ebin/beam_asm.beam | bin | 11540 -> 11536 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/cerl_trees.beam | bin | 20368 -> 20368 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/compiler.app | 2 | ||||
-rw-r--r-- | bootstrap/lib/compiler/ebin/sys_core_fold.beam | bin | 49924 -> 50068 bytes |
4 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/ebin/beam_asm.beam b/bootstrap/lib/compiler/ebin/beam_asm.beam Binary files differindex 4e31355235..b25c33084f 100644 --- a/bootstrap/lib/compiler/ebin/beam_asm.beam +++ b/bootstrap/lib/compiler/ebin/beam_asm.beam diff --git a/bootstrap/lib/compiler/ebin/cerl_trees.beam b/bootstrap/lib/compiler/ebin/cerl_trees.beam Binary files differindex 45f76f5c89..fc1a7e04f8 100644 --- a/bootstrap/lib/compiler/ebin/cerl_trees.beam +++ b/bootstrap/lib/compiler/ebin/cerl_trees.beam diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app index c9633c1369..814c2f0df5 100644 --- a/bootstrap/lib/compiler/ebin/compiler.app +++ b/bootstrap/lib/compiler/ebin/compiler.app @@ -18,7 +18,7 @@ {application, compiler, [{description, "ERTS CXC 138 10"}, - {vsn, "5.0.4"}, + {vsn, "6.0"}, {modules, [ beam_a, beam_asm, diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold.beam b/bootstrap/lib/compiler/ebin/sys_core_fold.beam Binary files differindex f97931d49c..1b5467a54b 100644 --- a/bootstrap/lib/compiler/ebin/sys_core_fold.beam +++ b/bootstrap/lib/compiler/ebin/sys_core_fold.beam |