aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/compiler/ebin/compiler.appup
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2018-09-19 09:54:14 +0200
committerBjörn Gustavsson <[email protected]>2018-09-19 09:55:23 +0200
commitc6c86e7a8594de25268bdd455a2dce8e8b4f6a51 (patch)
tree3e7e87cd8c56a266922077a2f1c66245f57216f2 /bootstrap/lib/compiler/ebin/compiler.appup
parent70cb8976c37f6e37fdf969c434e547fde742642f (diff)
downloadotp-c6c86e7a8594de25268bdd455a2dce8e8b4f6a51.tar.gz
otp-c6c86e7a8594de25268bdd455a2dce8e8b4f6a51.tar.bz2
otp-c6c86e7a8594de25268bdd455a2dce8e8b4f6a51.zip
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 350a3924e7..399b1af1bb 100644
--- a/bootstrap/lib/compiler/ebin/compiler.appup
+++ b/bootstrap/lib/compiler/ebin/compiler.appup
@@ -16,7 +16,7 @@
%% limitations under the License.
%%
%% %CopyrightEnd%
-{"7.1.5",
+{"7.2.4",
[{<<".*">>,[{restart_application, compiler}]}],
[{<<".*">>,[{restart_application, compiler}]}]
}.