summaryrefslogtreecommitdiff
path: root/lib/compiler/src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-04-11 15:15:13 +0200
committerErlang/OTP <otp@erlang.org>2022-04-11 15:15:13 +0200
commita2c8df222e6d02fa518d5d6cbbea75a9dd720d30 (patch)
tree26beeda3b3b95d359b5cb2f2d545fedddc8e7133 /lib/compiler/src
parent54332a7919f3188532d72bc4344cc6425424975c (diff)
downloaderlang-a2c8df222e6d02fa518d5d6cbbea75a9dd720d30.tar.gz
Prepare release
Diffstat (limited to 'lib/compiler/src')
-rw-r--r--lib/compiler/src/compiler.app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/compiler/src/compiler.app.src b/lib/compiler/src/compiler.app.src
index 345f81aa3a..b55d6687a4 100644
--- a/lib/compiler/src/compiler.app.src
+++ b/lib/compiler/src/compiler.app.src
@@ -81,5 +81,5 @@
{registered, []},
{applications, [kernel, stdlib]},
{env, []},
- {runtime_dependencies, ["stdlib-@OTP-17742@","kernel-@OTP-17742@","erts-@OTP-17742@",
- "crypto-@OTP-17742@"]}]}.
+ {runtime_dependencies, ["stdlib-4.0","kernel-8.4","erts-13.0",
+ "crypto-5.1"]}]}.