diff options
author | Björn Gustavsson <[email protected]> | 2017-01-13 12:11:27 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-01-13 12:11:33 +0100 |
commit | 6c7539b0e39996f870385e5276e08c0dd98b6eb8 (patch) | |
tree | 13ab255883df0ed1e3bd5e25349bf84187bfc621 /bootstrap/lib/kernel | |
parent | fa208870c24b7b3cddf3ac0317371b419d1a08d8 (diff) | |
download | otp-6c7539b0e39996f870385e5276e08c0dd98b6eb8.tar.gz otp-6c7539b0e39996f870385e5276e08c0dd98b6eb8.tar.bz2 otp-6c7539b0e39996f870385e5276e08c0dd98b6eb8.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/kernel')
-rw-r--r-- | bootstrap/lib/kernel/ebin/heart.beam | bin | 5544 -> 5444 bytes | |||
-rw-r--r-- | bootstrap/lib/kernel/ebin/hipe_unified_loader.beam | bin | 12608 -> 12608 bytes | |||
-rw-r--r-- | bootstrap/lib/kernel/ebin/kernel.app | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/kernel/ebin/heart.beam b/bootstrap/lib/kernel/ebin/heart.beam Binary files differindex 5a1cd86854..b5bb0806c8 100644 --- a/bootstrap/lib/kernel/ebin/heart.beam +++ b/bootstrap/lib/kernel/ebin/heart.beam diff --git a/bootstrap/lib/kernel/ebin/hipe_unified_loader.beam b/bootstrap/lib/kernel/ebin/hipe_unified_loader.beam Binary files differindex ac0f44b7c8..078a0ffc9e 100644 --- a/bootstrap/lib/kernel/ebin/hipe_unified_loader.beam +++ b/bootstrap/lib/kernel/ebin/hipe_unified_loader.beam diff --git a/bootstrap/lib/kernel/ebin/kernel.app b/bootstrap/lib/kernel/ebin/kernel.app index 60bb6e06ee..4af19d756e 100644 --- a/bootstrap/lib/kernel/ebin/kernel.app +++ b/bootstrap/lib/kernel/ebin/kernel.app @@ -22,7 +22,7 @@ {application, kernel, [ {description, "ERTS CXC 138 10"}, - {vsn, "5.1"}, + {vsn, "5.1.1"}, {modules, [application, application_controller, application_master, |