diff options
author | Björn Gustavsson <[email protected]> | 2015-04-16 14:33:13 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-04-16 14:33:19 +0200 |
commit | 77484f2430133ec98ce0c63e037c3e3d183910be (patch) | |
tree | a1f8d2a33193b35b7c6a1141dc4a271be2d50c3a /bootstrap/lib/stdlib/ebin | |
parent | 74e17586f417a595d8d6d2fac06e3c4cfd2a7812 (diff) | |
download | otp-77484f2430133ec98ce0c63e037c3e3d183910be.tar.gz otp-77484f2430133ec98ce0c63e037c3e3d183910be.tar.bz2 otp-77484f2430133ec98ce0c63e037c3e3d183910be.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/stdlib/ebin')
-rw-r--r-- | bootstrap/lib/stdlib/ebin/erl_eval.beam | bin | 30732 -> 30712 bytes | |||
-rw-r--r-- | bootstrap/lib/stdlib/ebin/io_lib_format.beam | bin | 13404 -> 13404 bytes | |||
-rw-r--r-- | bootstrap/lib/stdlib/ebin/maps.beam | bin | 2016 -> 2304 bytes | |||
-rw-r--r-- | bootstrap/lib/stdlib/ebin/stdlib.app | 2 | ||||
-rw-r--r-- | bootstrap/lib/stdlib/ebin/supervisor.beam | bin | 24040 -> 24040 bytes |
5 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/stdlib/ebin/erl_eval.beam b/bootstrap/lib/stdlib/ebin/erl_eval.beam Binary files differindex 15f0e940fd..1b5a6d2ede 100644 --- a/bootstrap/lib/stdlib/ebin/erl_eval.beam +++ b/bootstrap/lib/stdlib/ebin/erl_eval.beam diff --git a/bootstrap/lib/stdlib/ebin/io_lib_format.beam b/bootstrap/lib/stdlib/ebin/io_lib_format.beam Binary files differindex f4483c908e..032e15eeb1 100644 --- a/bootstrap/lib/stdlib/ebin/io_lib_format.beam +++ b/bootstrap/lib/stdlib/ebin/io_lib_format.beam diff --git a/bootstrap/lib/stdlib/ebin/maps.beam b/bootstrap/lib/stdlib/ebin/maps.beam Binary files differindex 8473da95d7..5209c7cfd8 100644 --- a/bootstrap/lib/stdlib/ebin/maps.beam +++ b/bootstrap/lib/stdlib/ebin/maps.beam diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app index 08135da5af..9d83483669 100644 --- a/bootstrap/lib/stdlib/ebin/stdlib.app +++ b/bootstrap/lib/stdlib/ebin/stdlib.app @@ -19,7 +19,7 @@ %% {application, stdlib, [{description, "ERTS CXC 138 10"}, - {vsn, "2.3"}, + {vsn, "2.4"}, {modules, [array, base64, beam_lib, diff --git a/bootstrap/lib/stdlib/ebin/supervisor.beam b/bootstrap/lib/stdlib/ebin/supervisor.beam Binary files differindex fcf9868a09..35625e99d5 100644 --- a/bootstrap/lib/stdlib/ebin/supervisor.beam +++ b/bootstrap/lib/stdlib/ebin/supervisor.beam |