aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/compiler/ebin/compiler.app
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-02-11 10:09:09 +0100
committerBjörn Gustavsson <[email protected]>2019-02-11 10:09:18 +0100
commitab5debc0869dbfa64e4afd4cd59404a56ce51d71 (patch)
treea7cd9bd8d4010ccdbdfb550a98d5b362176e9938 /bootstrap/lib/compiler/ebin/compiler.app
parent5a5e34ab31417f0cea2859ea8e22c04f59e82193 (diff)
downloadotp-ab5debc0869dbfa64e4afd4cd59404a56ce51d71.tar.gz
otp-ab5debc0869dbfa64e4afd4cd59404a56ce51d71.tar.bz2
otp-ab5debc0869dbfa64e4afd4cd59404a56ce51d71.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, 1 insertions, 2 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app
index 70748f16ff..27216df05c 100644
--- a/bootstrap/lib/compiler/ebin/compiler.app
+++ b/bootstrap/lib/compiler/ebin/compiler.app
@@ -19,12 +19,11 @@
{application, compiler,
[{description, "ERTS CXC 138 10"},
- {vsn, "7.2.7"},
+ {vsn, "7.3.1"},
{modules, [
beam_a,
beam_asm,
beam_block,
- beam_bs,
beam_clean,
beam_dict,
beam_disasm,