diff options
author | Björn Gustavsson <[email protected]> | 2014-09-01 12:53:35 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2014-09-01 12:55:13 +0200 |
commit | a86003309753591911b68e8bc11ae94d631abb24 (patch) | |
tree | 4bd8528a5a2cd38864b12e553d8ff8a637f5e4d7 /bootstrap/lib/compiler | |
parent | cf81042fd3c02417575cabf4c6efb8fcafaf65d8 (diff) | |
download | otp-a86003309753591911b68e8bc11ae94d631abb24.tar.gz otp-a86003309753591911b68e8bc11ae94d631abb24.tar.bz2 otp-a86003309753591911b68e8bc11ae94d631abb24.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler')
-rw-r--r-- | bootstrap/lib/compiler/ebin/beam_asm.beam | bin | 11672 -> 11676 bytes | |||
-rw-r--r-- | bootstrap/lib/compiler/ebin/compiler.app | 2 | ||||
-rw-r--r-- | bootstrap/lib/compiler/ebin/sys_core_fold.beam | bin | 50208 -> 50268 bytes |
3 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 42ff7e9c1f..f58fdd7171 100644 --- a/bootstrap/lib/compiler/ebin/beam_asm.beam +++ b/bootstrap/lib/compiler/ebin/beam_asm.beam diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app index f415965277..f12713417f 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"}, + {vsn, "5.0.1"}, {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 923c4d98fd..cce0ac7832 100644 --- a/bootstrap/lib/compiler/ebin/sys_core_fold.beam +++ b/bootstrap/lib/compiler/ebin/sys_core_fold.beam |