summaryrefslogtreecommitdiff
path: root/bootstrap/lib/compiler/ebin/compiler.app
diff options
context:
space:
mode:
authorBjörn Gustavsson <bjorn@erlang.org>2020-03-12 14:40:01 +0100
committerBjörn Gustavsson <bjorn@erlang.org>2020-03-12 14:43:25 +0100
commit072a20cf48da082d2b1dd4ec885730d0fbcfd5e8 (patch)
tree153f0abde1637913cdfbe1fd5bb67a9eb30af3e9 /bootstrap/lib/compiler/ebin/compiler.app
parent02e548210cf0e0df6ef14251303ee22b653c3244 (diff)
downloaderlang-072a20cf48da082d2b1dd4ec885730d0fbcfd5e8.tar.gz
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler/ebin/compiler.app')
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app
index 9e2b619667..47e14790df 100644
--- a/bootstrap/lib/compiler/ebin/compiler.app
+++ b/bootstrap/lib/compiler/ebin/compiler.app
@@ -19,7 +19,7 @@
{application, compiler,
[{description, "ERTS CXC 138 10"},
- {vsn, "7.4.9"},
+ {vsn, "7.5.2"},
{modules, [
beam_a,
beam_asm,