aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/compiler/ebin/compiler.app
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-09-28 11:45:30 +0200
committerBjörn Gustavsson <[email protected]>2015-09-28 11:45:34 +0200
commit0540e422498a2b3f362025c7a4afa4a8269554d2 (patch)
tree4000d0e43f7088914f0e3573698a98ed78d50ef1 /bootstrap/lib/compiler/ebin/compiler.app
parent7ca56726d7b3c8e679273950978f9f1816d4b277 (diff)
downloadotp-0540e422498a2b3f362025c7a4afa4a8269554d2.tar.gz
otp-0540e422498a2b3f362025c7a4afa4a8269554d2.tar.bz2
otp-0540e422498a2b3f362025c7a4afa4a8269554d2.zip
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler/ebin/compiler.app')
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.app3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app
index e41604f261..d31b449f72 100644
--- a/bootstrap/lib/compiler/ebin/compiler.app
+++ b/bootstrap/lib/compiler/ebin/compiler.app
@@ -19,12 +19,13 @@
{application, compiler,
[{description, "ERTS CXC 138 10"},
- {vsn, "6.0"},
+ {vsn, "6.0.1"},
{modules, [
beam_a,
beam_asm,
beam_block,
beam_bool,
+ beam_bs,
beam_bsm,
beam_clean,
beam_dead,