summaryrefslogtreecommitdiff
path: root/lib/compiler/src/compiler.app.src
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2022-03-24 11:48:08 +0100
committerHenrik Nord <henrik@erlang.org>2022-03-24 11:48:08 +0100
commitd5ee0b4e6f436041b82f76ca5e24e39d8b153f66 (patch)
treefe16f7bde9efc4454440ff23cfaa8d14bff9bd6a /lib/compiler/src/compiler.app.src
parente44c54a96d5ad6ecc9ca7239d0ed51ed27bffbde (diff)
downloaderlang-d5ee0b4e6f436041b82f76ca5e24e39d8b153f66.tar.gz
Revert "Prepare release"
This reverts commit 435bc5e68dd45ff6f7992077998930519208e910.
Diffstat (limited to 'lib/compiler/src/compiler.app.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 531c66f021..02d33dd611 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-4.0","kernel-8.4","erts-13.0",
- "crypto-5.1"]}]}.
+ {runtime_dependencies, ["stdlib-@OTP-17742@","kernel-@OTP-17742@","erts-@OTP-17742@",
+ "crypto-@OTP-17742@"]}]}.