summaryrefslogtreecommitdiff
path: root/lib/compiler/src/compiler.app.src
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2022-02-16 11:05:29 +0100
committerHenrik Nord <henrik@erlang.org>2022-02-16 11:05:29 +0100
commiteccc556e79f315d1f87c10fb46f2c4af50a63f20 (patch)
tree646e7303f948eeb15459ef33b480bf485fe980ee /lib/compiler/src/compiler.app.src
parenta52c4c027086c6e947b0c6a2e2339106edcd1793 (diff)
downloaderlang-eccc556e79f315d1f87c10fb46f2c4af50a63f20.tar.gz
Revert "Prepare release"
This reverts commit 95f5a792610ed4c87457863cb03b047414ad4a14.
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 b2e82663f0..5e8135bd1e 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.3","erts-13.0",
- "crypto-5.1"]}]}.
+ {runtime_dependencies, ["stdlib-@OTP-17742@","kernel-@OTP-17742@","erts-@OTP-17742@",
+ "crypto-@OTP-17742@"]}]}.