From 50e614e7d5fee9e3bfe8a58e7f390c6ea6caf271 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Wed, 26 Feb 2020 14:55:57 +0100 Subject: Prepare release --- lib/compiler/src/compiler.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/compiler/src') diff --git a/lib/compiler/src/compiler.app.src b/lib/compiler/src/compiler.app.src index e6f5604d59..d5a769152e 100644 --- a/lib/compiler/src/compiler.app.src +++ b/lib/compiler/src/compiler.app.src @@ -80,5 +80,5 @@ {registered, []}, {applications, [kernel, stdlib]}, {env, []}, - {runtime_dependencies, ["stdlib-@OTP-15251@","kernel-@OTP-15251@","hipe-3.12","erts-@OTP-15251@", + {runtime_dependencies, ["stdlib-3.12","kernel-7.0","hipe-3.12","erts-11.0", "crypto-3.6"]}]}. -- cgit v1.2.1