summaryrefslogtreecommitdiff
path: root/bootstrap/lib/compiler/ebin/compiler.appup
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <egil@erlang.org>2014-04-04 12:10:34 +0200
committerBjörn-Egil Dahlberg <egil@erlang.org>2014-04-04 12:10:34 +0200
commit93475dd223074c3eedf10ec86fc8e1d89986f7de (patch)
tree2ff50d3a794a4af1a1d4482d848e6829c64c4b8e /bootstrap/lib/compiler/ebin/compiler.appup
parent89eef897c6564c72d9717228a73959339e486bdb (diff)
downloaderlang-93475dd223074c3eedf10ec86fc8e1d89986f7de.tar.gz
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler/ebin/compiler.appup')
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.appup2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.appup b/bootstrap/lib/compiler/ebin/compiler.appup
index 13c2644004..e73b9aa60c 100644
--- a/bootstrap/lib/compiler/ebin/compiler.appup
+++ b/bootstrap/lib/compiler/ebin/compiler.appup
@@ -15,7 +15,7 @@
%% under the License.
%%
%% %CopyrightEnd%
-{"4.9.4",
+{"5.0",
[{<<".*">>,[{restart_application, compiler}]}],
[{<<".*">>,[{restart_application, compiler}]}]
}.