diff options
| author | Henrik Nord <henrik@erlang.org> | 2023-04-12 10:49:18 +0200 |
|---|---|---|
| committer | Henrik Nord <henrik@erlang.org> | 2023-04-12 10:49:18 +0200 |
| commit | 5fab0495653a1649c903937597897a18c50751c9 (patch) | |
| tree | f10f319971595c6485b8458b93564d0041421afa /lib/compiler/src | |
| parent | ec70a31cea573358086b95e1c6a87d37cf42d922 (diff) | |
| download | erlang-5fab0495653a1649c903937597897a18c50751c9.tar.gz | |
Revert "Prepare release"
This reverts commit d4e4511b19f4126d9271a6e3a8fa2eb716da7e85.
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 be1a6d7236..206053cab2 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-5.0","kernel-8.4","erts-13.0", + {runtime_dependencies, ["stdlib-@OTP-18414@","kernel-8.4","erts-13.0", "crypto-5.1"]}]}. |
