summaryrefslogtreecommitdiff
path: root/lib/compiler/src/compiler.app.src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2023-03-21 13:23:19 +0100
committerErlang/OTP <otp@erlang.org>2023-03-21 13:23:19 +0100
commit1cf126f91eb533783409da95b117207d8c13d9aa (patch)
treeefb80e7e4849aedd6f96f56b742735d0900a86fa /lib/compiler/src/compiler.app.src
parent65e4ce9fc89943cb47292084e650c957a6904a8d (diff)
downloaderlang-1cf126f91eb533783409da95b117207d8c13d9aa.tar.gz
Prepare release
Diffstat (limited to 'lib/compiler/src/compiler.app.src')
-rw-r--r--lib/compiler/src/compiler.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/src/compiler.app.src b/lib/compiler/src/compiler.app.src
index 206053cab2..be1a6d7236 100644
--- a/lib/compiler/src/compiler.app.src
+++ b/lib/compiler/src/compiler.app.src
@@ -84,5 +84,5 @@
{registered, []},
{applications, [kernel, stdlib]},
{env, []},
- {runtime_dependencies, ["stdlib-@OTP-18414@","kernel-8.4","erts-13.0",
+ {runtime_dependencies, ["stdlib-5.0","kernel-8.4","erts-13.0",
"crypto-5.1"]}]}.