aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/compiler/ebin
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-05-08 12:15:32 +0200
committerBjörn Gustavsson <[email protected]>2015-05-08 12:15:39 +0200
commit2e90dc9905de1e2817377fc2cfbd712ad8c802d0 (patch)
treeda580232253bb2d41fa4a354b8b713f43477e119 /bootstrap/lib/compiler/ebin
parentff067a0dd4b596120f383f6637be7745150bc106 (diff)
downloadotp-2e90dc9905de1e2817377fc2cfbd712ad8c802d0.tar.gz
otp-2e90dc9905de1e2817377fc2cfbd712ad8c802d0.tar.bz2
otp-2e90dc9905de1e2817377fc2cfbd712ad8c802d0.zip
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler/ebin')
-rw-r--r--bootstrap/lib/compiler/ebin/compile.beambin39184 -> 39328 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.appup2
2 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/ebin/compile.beam b/bootstrap/lib/compiler/ebin/compile.beam
index 77752c3b50..e648a70b2f 100644
--- a/bootstrap/lib/compiler/ebin/compile.beam
+++ b/bootstrap/lib/compiler/ebin/compile.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/compiler.appup b/bootstrap/lib/compiler/ebin/compiler.appup
index 3c80da02b5..8a9c1d649d 100644
--- a/bootstrap/lib/compiler/ebin/compiler.appup
+++ b/bootstrap/lib/compiler/ebin/compiler.appup
@@ -15,7 +15,7 @@
%% under the License.
%%
%% %CopyrightEnd%
-{"5.0.3",
+{"5.0.4",
[{<<".*">>,[{restart_application, compiler}]}],
[{<<".*">>,[{restart_application, compiler}]}]
}.