diff options
| author | Erlang/OTP <otp@erlang.org> | 2023-05-15 12:36:07 +0200 |
|---|---|---|
| committer | Erlang/OTP <otp@erlang.org> | 2023-05-15 12:36:07 +0200 |
| commit | 2f361f653d649d002a26d1d2a5c8c3efd1303832 (patch) | |
| tree | a1ed8c18d01f94f53ed73d7f12a7de8aaa71aac6 /lib/compiler/src | |
| parent | 47dc52e1189de34f148ca389a7810800a1d9240c (diff) | |
| download | erlang-2f361f653d649d002a26d1d2a5c8c3efd1303832.tar.gz | |
Prepare release
Diffstat (limited to 'lib/compiler/src')
| -rw-r--r-- | lib/compiler/src/compiler.app.src | 2 |
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"]}]}. |
