summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/stdlib.app.src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2021-04-19 15:25:17 +0200
committerErlang/OTP <otp@erlang.org>2021-04-19 15:25:17 +0200
commit221e41bd32e433f6e08bbfedb013fc49c9aa1283 (patch)
treed086d8bf6a143ab304f0145257bc8d8377f44d11 /lib/stdlib/src/stdlib.app.src
parent58f4ca0b08a3c3445cfb894bf4d28148fe9dec0d (diff)
downloaderlang-221e41bd32e433f6e08bbfedb013fc49c9aa1283.tar.gz
Prepare release
Diffstat (limited to 'lib/stdlib/src/stdlib.app.src')
-rw-r--r--lib/stdlib/src/stdlib.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/src/stdlib.app.src b/lib/stdlib/src/stdlib.app.src
index a906349463..f03aab50b6 100644
--- a/lib/stdlib/src/stdlib.app.src
+++ b/lib/stdlib/src/stdlib.app.src
@@ -111,6 +111,6 @@
dets]},
{applications, [kernel]},
{env, []},
- {runtime_dependencies, ["sasl-3.0","kernel-7.0","erts-@OTP-16718@","crypto-3.3",
+ {runtime_dependencies, ["sasl-3.0","kernel-7.0","erts-12.0","crypto-3.3",
"compiler-5.0"]}
]}.