aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2017-10-13 15:50:04 +0200
committerLukas Larsson <[email protected]>2017-11-20 09:58:05 +0100
commit2994bda075a5119cd3b1d499b5897a3d1befdc6b (patch)
tree89502782f82cba0810e7c9dc3ba279c57c265a27 /bootstrap
parent1ee0157ea2f7b7902f247722fe7d4b9cc3b16ee9 (diff)
downloadotp-2994bda075a5119cd3b1d499b5897a3d1befdc6b.tar.gz
otp-2994bda075a5119cd3b1d499b5897a3d1befdc6b.tar.bz2
otp-2994bda075a5119cd3b1d499b5897a3d1befdc6b.zip
Update primary bootstrap
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.appup2
-rw-r--r--bootstrap/lib/stdlib/ebin/io_lib.beambin13240 -> 12088 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/maps.beambin3364 -> 3464 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.appup b/bootstrap/lib/compiler/ebin/compiler.appup
index 277b35faa8..2973178217 100644
--- a/bootstrap/lib/compiler/ebin/compiler.appup
+++ b/bootstrap/lib/compiler/ebin/compiler.appup
@@ -16,7 +16,7 @@
%% limitations under the License.
%%
%% %CopyrightEnd%
-{"7.1.1",
+{"7.1.3",
[{<<".*">>,[{restart_application, compiler}]}],
[{<<".*">>,[{restart_application, compiler}]}]
}.
diff --git a/bootstrap/lib/stdlib/ebin/io_lib.beam b/bootstrap/lib/stdlib/ebin/io_lib.beam
index c0a8f7212e..b6d6d49d26 100644
--- a/bootstrap/lib/stdlib/ebin/io_lib.beam
+++ b/bootstrap/lib/stdlib/ebin/io_lib.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/maps.beam b/bootstrap/lib/stdlib/ebin/maps.beam
index 6820b81db5..50678db509 100644
--- a/bootstrap/lib/stdlib/ebin/maps.beam
+++ b/bootstrap/lib/stdlib/ebin/maps.beam
Binary files differ