summaryrefslogtreecommitdiff
path: root/bootstrap/lib/compiler/ebin/compiler.app
diff options
context:
space:
mode:
authorBjörn Gustavsson <bjorn@erlang.org>2016-10-05 13:12:39 +0200
committerBjörn Gustavsson <bjorn@erlang.org>2016-10-05 13:12:48 +0200
commit497330a828089b465ac026551edf33fb947ae2f6 (patch)
treed487b12a6a64e605dc2162d75f8812ab736fb963 /bootstrap/lib/compiler/ebin/compiler.app
parentf9904b530bf14487d08aadf0e1fb06322ce55753 (diff)
downloaderlang-497330a828089b465ac026551edf33fb947ae2f6.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 ebd5205219..fd908e3c3f 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.0.1"},
+ {vsn, "7.0.2"},
{modules, [
beam_a,
beam_asm,