From 91f6cbf123d4bf8ac4b7d0389fdb364667ada761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 29 Jun 2016 11:46:51 +0200 Subject: Update primary bootstrap --- bootstrap/lib/compiler/ebin/compiler.appup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap/lib/compiler/ebin/compiler.appup') diff --git a/bootstrap/lib/compiler/ebin/compiler.appup b/bootstrap/lib/compiler/ebin/compiler.appup index 367a845adf..181b4076bf 100644 --- a/bootstrap/lib/compiler/ebin/compiler.appup +++ b/bootstrap/lib/compiler/ebin/compiler.appup @@ -16,7 +16,7 @@ %% limitations under the License. %% %% %CopyrightEnd% -{"6.0.3", +{"7.0", [{<<".*">>,[{restart_application, compiler}]}], [{<<".*">>,[{restart_application, compiler}]}] }. -- cgit v1.2.3