diff options
| author | Erlang/OTP <otp@erlang.org> | 2023-04-11 16:05:41 +0200 |
|---|---|---|
| committer | Erlang/OTP <otp@erlang.org> | 2023-04-11 16:05:41 +0200 |
| commit | d4e4511b19f4126d9271a6e3a8fa2eb716da7e85 (patch) | |
| tree | 2d62763509026aee0556780fa93ecddecb0404b4 /lib/tftp/src/tftp.app.src | |
| parent | d6a185b0db00c281734dc5ea297472ef825bd8d6 (diff) | |
| download | erlang-d4e4511b19f4126d9271a6e3a8fa2eb716da7e85.tar.gz | |
Prepare release
Diffstat (limited to 'lib/tftp/src/tftp.app.src')
| -rw-r--r-- | lib/tftp/src/tftp.app.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tftp/src/tftp.app.src b/lib/tftp/src/tftp.app.src index 28040ca142..2f6b4793a2 100644 --- a/lib/tftp/src/tftp.app.src +++ b/lib/tftp/src/tftp.app.src @@ -18,5 +18,5 @@ tftp_logger, tftp_sup ]}, - {runtime_dependencies, ["erts-6.0","stdlib-@OTP-18490@","kernel-6.0"]} + {runtime_dependencies, ["erts-6.0","stdlib-5.0","kernel-6.0"]} ]}. |
