summaryrefslogtreecommitdiff
path: root/lib/runtime_tools/src/runtime_tools.app.src
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2020-04-22 09:27:45 +0200
committerHenrik Nord <henrik@erlang.org>2020-04-22 09:27:45 +0200
commit9a6e292336cb36561f9a993f86ddee363f1d0850 (patch)
tree1892d776510cb103e9f66b7af07b9d5f8056c155 /lib/runtime_tools/src/runtime_tools.app.src
parentda82f4d35e481727a78d7a4e86b5c85553780304 (diff)
downloaderlang-9a6e292336cb36561f9a993f86ddee363f1d0850.tar.gz
Revert "Prepare release"
This reverts commit eee1f3aba92b5a741eabfa1cb6eca0632562777a.
Diffstat (limited to 'lib/runtime_tools/src/runtime_tools.app.src')
-rw-r--r--lib/runtime_tools/src/runtime_tools.app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/runtime_tools/src/runtime_tools.app.src b/lib/runtime_tools/src/runtime_tools.app.src
index d7c2975a5b..b55d50d040 100644
--- a/lib/runtime_tools/src/runtime_tools.app.src
+++ b/lib/runtime_tools/src/runtime_tools.app.src
@@ -29,5 +29,5 @@
{applications, [kernel, stdlib]},
{env, []},
{mod, {runtime_tools, []}},
- {runtime_dependencies, ["stdlib-3.13","mnesia-4.12","kernel-7.0",
- "erts-11.0"]}]}.
+ {runtime_dependencies, ["stdlib-@OTP-15251@","mnesia-4.12","kernel-@OTP-15251@",
+ "erts-@OTP-15251:OTP-16327@"]}]}.