aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/stdlib
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-02-20 10:05:07 +0100
committerBjörn Gustavsson <[email protected]>2019-02-20 10:05:15 +0100
commit6c4149f24b56d11636483022e9a35838747ef643 (patch)
treeaf662f43d0daf5c7298dd1d961599d7a97e7dae4 /bootstrap/lib/stdlib
parent68fd17a4458b66a8a61e41b69dab55e707507fac (diff)
downloadotp-6c4149f24b56d11636483022e9a35838747ef643.tar.gz
otp-6c4149f24b56d11636483022e9a35838747ef643.tar.bz2
otp-6c4149f24b56d11636483022e9a35838747ef643.zip
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/stdlib')
-rw-r--r--bootstrap/lib/stdlib/ebin/dets.beambin45288 -> 45288 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/dets_v9.beambin45328 -> 45328 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/erl_lint.beambin86136 -> 86128 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/stdlib.app2
4 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/stdlib/ebin/dets.beam b/bootstrap/lib/stdlib/ebin/dets.beam
index b41710ef9d..2bd015a074 100644
--- a/bootstrap/lib/stdlib/ebin/dets.beam
+++ b/bootstrap/lib/stdlib/ebin/dets.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/dets_v9.beam b/bootstrap/lib/stdlib/ebin/dets_v9.beam
index f41cb91d67..6c0b4aa11b 100644
--- a/bootstrap/lib/stdlib/ebin/dets_v9.beam
+++ b/bootstrap/lib/stdlib/ebin/dets_v9.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/erl_lint.beam b/bootstrap/lib/stdlib/ebin/erl_lint.beam
index ff0b6a9394..8c46e08d60 100644
--- a/bootstrap/lib/stdlib/ebin/erl_lint.beam
+++ b/bootstrap/lib/stdlib/ebin/erl_lint.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app
index 13f2b63e93..2bb0b06f12 100644
--- a/bootstrap/lib/stdlib/ebin/stdlib.app
+++ b/bootstrap/lib/stdlib/ebin/stdlib.app
@@ -20,7 +20,7 @@
%%
{application, stdlib,
[{description, "ERTS CXC 138 10"},
- {vsn, "3.7"},
+ {vsn, "3.7.1"},
{modules, [array,
base64,
beam_lib,