diff options
Diffstat (limited to 'bootstrap/lib/compiler/ebin/compiler.appup')
| -rw-r--r-- | bootstrap/lib/compiler/ebin/compiler.appup | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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}]}]  }. | 
