summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/stdlib.app.src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2021-03-25 16:27:17 +0100
committerErlang/OTP <otp@erlang.org>2021-03-25 16:27:17 +0100
commit1cc1d15c4e54c1d9d8c34a4c66193a95b10c479a (patch)
tree0272fb5bf328310831d06510a03864de5942ee8d /lib/stdlib/src/stdlib.app.src
parent444144870c528d80a3fcf34b3a2d1707115987f2 (diff)
downloaderlang-1cc1d15c4e54c1d9d8c34a4c66193a95b10c479a.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"]}
]}.